Skip to content

Commit dfaad2c

Browse files
authored
fix: typo
1 parent fe36043 commit dfaad2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typeset/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Underscore denotes an underline instead of an ordinary emphasis or strong emphas
7676

7777
#### TeX-style Equation
7878

79-
TeX like inline math spans (`$...$`) and display math spans (`$$...$$`) ate supported. You are not required to escape ordinary dollars signs in most cases.
79+
TeX like inline math spans (`$...$`) and display math spans (`$$...$$`) are supported. You are not required to escape ordinary dollars signs in most cases.
8080

8181
```Markdown
8282
This is an inline math span: $a + b = c$.

0 commit comments

Comments
 (0)