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/tutorial/1-writing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/src/tutorial/1-writing.md') 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 -- cgit v1.2.3