diff options
| author | Blista Kanjo | 2023-07-09 05:43:45 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-07-09 05:43:45 -0400 |
| commit | 8b47868a9fa2419d1580a1538b4f571e002e0b57 (patch) | |
| tree | 77a982c650973439eec1889239b2741058e09750 /licenses.php | |
| parent | 154a576f4197f1c29a67a4076927cbe8c2cd41d2 (diff) | |
refactor: fix LaTeX spelling
Diffstat (limited to 'licenses.php')
| -rw-r--r-- | licenses.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/licenses.php b/licenses.php index a8b42b4..90112f3 100644 --- a/licenses.php +++ b/licenses.php @@ -38,7 +38,7 @@ <ul> <li> <a target="_blank" href="https://pandoc.org/">pandoc.org</a> </li> <li>SimpleMDE's <a target="_blank" href="https://github.com/sparksuite/simplemde-markdown-editor">github</a> </li> - <li> <a target="_blank" href="https://www.latex-project.org/">LaTex-project.org</a> </li> + <li> <a target="_blank" href="https://www.latex-project.org/">LaTeX-project.org</a> </li> <li>rust <a target="_blank" href="https://github.com/uutils/coreutils/">uutils/coreutils</a> project</li> </ul> </div> |
