diff options
| author | F2011 <110890521+F2011@users.noreply.github.com> | 2025-03-03 21:23:29 +1000 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-03-06 16:30:59 +0100 |
| commit | d97967dd408efd43fbff86d6a3de6d25348e3093 (patch) | |
| tree | ae676602eed3ea5a4e182ae850f7d18a57236d31 | |
| parent | 9c4123457469d7771c76938493944fec54eb64fa (diff) | |
Correct typo (#5971)
| -rw-r--r-- | docs/guides/guide-for-latex-users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/guide-for-latex-users.md b/docs/guides/guide-for-latex-users.md index 5137ae1a..fffa6c52 100644 --- a/docs/guides/guide-for-latex-users.md +++ b/docs/guides/guide-for-latex-users.md @@ -447,7 +447,7 @@ document. To let a function style your whole document, the show rule processes everything that comes after it and calls the function specified after the colon with the result as an argument. The `.with` part is a _method_ that takes the `conf` -function and pre-configures some if its arguments before passing it on to the +function and pre-configures some of its arguments before passing it on to the show rule. </div> |
