diff options
| author | Kevin Stevens <48657161+stevenskevin@users.noreply.github.com> | 2023-05-15 02:54:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-15 08:54:46 +0200 |
| commit | cb33b96426216bbf5cf978c4da1878a6ab548b04 (patch) | |
| tree | c757f133581e1e164cb3628a3687da29f2ecbdb9 /docs/src | |
| parent | 4b17c3f5c65a3ec87719d3c39d270767140e3767 (diff) | |
Minor grammar mistake in Guide for LaTeX Users (#1209)
Co-authored-by: Kevin Stevens <stevenskevin@users.noreply.github.com>
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/general/guide-for-latex-users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/general/guide-for-latex-users.md b/docs/src/general/guide-for-latex-users.md index 3bdae05b..0e1688ff 100644 --- a/docs/src/general/guide-for-latex-users.md +++ b/docs/src/general/guide-for-latex-users.md @@ -381,7 +381,7 @@ create your own using the template wizard. You can also check out the templates made by the community. We plan to build a package manager to make templates even easier to share in the future! -You can also [create you your own, custom templates.]($tutorial/making-a-template) +You can also [create your own, custom templates.]($tutorial/making-a-template) They are shorter and more readable than the corresponding LaTeX `.sty` files by orders of magnitude, so give it a try! |
