From c62864581655068e04e6705e5ea93eafb186d627 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Sun, 27 Jun 2021 20:55:39 -0400 Subject: [PATCH] docs: Fix typo --- .github/workflows/docs.yml | 1 - docs/content/index.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 85576d7a..c428ebef 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -39,7 +39,6 @@ jobs: echo Name: $(git config --get user.name) echo Email: $(git config --get user.email) - - name: Build and deploy docs with mike run: | cd docs diff --git a/docs/content/index.md b/docs/content/index.md index 87a47c39..1c87302c 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -8,7 +8,7 @@ This site serves as documentation for bottom, as well as an extension to the [`R !!! Warning - Some areas of this documentation is still in progress, and should get better in time. Feel free to suggest/contribute changes! + Some areas of this documentation are still in progress, and should get better in time. Feel free to suggest/contribute changes! ## Installation