Skip to content

Commit

Permalink
Fix capitalization of "LaTeX" (#5695)
Browse files Browse the repository at this point in the history
  • Loading branch information
waldyrious authored Apr 6, 2021
1 parent a3127fa commit a6b24e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages.it/common/cmark.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

`cmark --to html {{file.md}}`

- Converti in latex da standard input:
- Converti in LaTeX da standard input:

`cmark --to latex`

Expand Down
2 changes: 1 addition & 1 deletion pages/common/cmark.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

`cmark --to html {{filename.md}}`

- Convert data from standard input to latex:
- Convert data from standard input to LaTeX:

`cmark --to latex`

Expand Down

0 comments on commit a6b24e1

Please sign in to comment.