summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-06-27 20:55:39 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2021-06-27 20:55:39 -0400
commitc62864581655068e04e6705e5ea93eafb186d627 (patch)
treeced3f915326bbc84c2f73a6c1564768fe3fbd0d7
parentdf7d00d65bd16bd8dcdade44c04b75cecda1ff65 (diff)
docs: Fix typo
-rw-r--r--.github/workflows/docs.yml1
-rw-r--r--docs/content/index.md2
2 files changed, 1 insertions, 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