diff --git a/docs/src/tutorial/1-writing.md b/docs/src/tutorial/1-writing.md index 9e0dc8c97..e795def3c 100644 --- a/docs/src/tutorial/1-writing.md +++ b/docs/src/tutorial/1-writing.md @@ -249,7 +249,7 @@ $ 7.32 beta + ``` To add a subscript to a symbol or variable, type a `_` character and then the -superscript. Similarly, use the `^` character for a superscript. If your +subscript. Similarly, use the `^` character for a superscript. If your sub- or superscript consists of multiple things, you must enclose them in round parentheses.