Skip to content

Commit ff5394e

Browse files
authored
Update markdown.md
1 parent 64a1e75 commit ff5394e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/student/communication/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Then use the standard markdown syntax show below:
113113
```
114114
115115
* **Equations**
116-
To add an equation, use dollar signs or `\(` and `\)` to enclose the equation. For example:
116+
To add an equation using LaTeX, use dollar signs or `\(` and `\)` to enclose the equation. For example:
117117
118118
```
119119
$E = mc^2$

0 commit comments

Comments
 (0)