diff options
Diffstat (limited to 'docs/src/tutorial')
| -rw-r--r-- | docs/src/tutorial/1-writing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/tutorial/1-writing.md b/docs/src/tutorial/1-writing.md index 9e0dc8c9..e795def3 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. |
