summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKian-Meng Ang <kianmeng.ang@gmail.com>2023-03-22 16:02:51 +0800
committerGitHub <noreply@github.com>2023-03-22 09:02:51 +0100
commit25acefeb5b0cf0977ad01fe3128d494d9617a2cf (patch)
tree5f629b2aee909022be2be674a60d10fe59bc77c3 /docs
parent26f4321a5e9eb56b905ca9eee9cf52422c7ff859 (diff)
Fix typos (#115)
Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
Diffstat (limited to 'docs')
-rw-r--r--docs/src/general/changelog.md4
-rw-r--r--docs/src/tutorial/1-writing.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md
index ca182c84..5879c840 100644
--- a/docs/src/general/changelog.md
+++ b/docs/src/general/changelog.md
@@ -11,7 +11,7 @@ description: |
supported styles are APA, Chicago Author Date, IEEE, and MLA)
- You can now [reference]($func/ref) sections, figures, formulas, and works
from the bibliography with `[@label]`
- - You can make an element referencable with a label:
+ - You can make an element referenceable with a label:
- `[= Introduction <intro>]`
- `[$ A = pi r^2 $ <area>]`
@@ -29,7 +29,7 @@ description: |
document
- State is modified in layout order and not in code order
- [`query`]($func/query) function
- - Find all occurances of an element or a label, either in the whole document
+ - Find all occurrences of an element or a label, either in the whole document
or before/after some location
- Link to elements, find out their position on the pages and access their
fields
diff --git a/docs/src/tutorial/1-writing.md b/docs/src/tutorial/1-writing.md
index 78c1bc14..9e0dc8c9 100644
--- a/docs/src/tutorial/1-writing.md
+++ b/docs/src/tutorial/1-writing.md
@@ -141,7 +141,7 @@ that, first attach a label to figure. A label uniquely identifies an element in
your document. Add one after the figure by enclosing some name in angle
brackets. You can then reference the figure in your text by writing an `[@]`
symbol followed by that name. Headings and equations can also be labelled to
-make them referencable.
+make them referenceable.
```example
Glaciers as the one shown in