From 25acefeb5b0cf0977ad01fe3128d494d9617a2cf Mon Sep 17 00:00:00 2001 From: Kian-Meng Ang Date: Wed, 22 Mar 2023 16:02:51 +0800 Subject: Fix typos (#115) Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant` --- docs/src/general/changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/src/general') 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 ]` - `[$ A = pi r^2 $ ]` @@ -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 -- cgit v1.2.3