diff options
| author | MALO <57839069+MDLC01@users.noreply.github.com> | 2023-11-02 11:01:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-02 11:01:46 +0100 |
| commit | 51d9fe2d0214c4d2bace9396f022c666542c7970 (patch) | |
| tree | 837ff2c8e0e762260f5b8be26f79a32aa4c00f2c /docs | |
| parent | c47757d6d41b047f68bc25fec7ded8e1c552a2c5 (diff) | |
Documentation fixes (#2543)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index 55fe622e..2635742e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -173,7 +173,7 @@ description: | mode when before a digit. This improves, in particular, how negative integer values are displayed in math mode. - Added support for specifying a default value instead of failing for - [`remove`] function in [array]($array.remove) and + `remove` function in [array]($array.remove) and [dictionary]($dictionary.remove) - Simplified page setup guide examples - Switched the documentation from using the word "hashtag" to the word "hash" |
