summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
authorLeedehai <18319900+Leedehai@users.noreply.github.com>2023-11-29 06:29:37 -0500
committerGitHub <noreply@github.com>2023-11-29 12:29:37 +0100
commit37614716be389cfeecb1ea80b54a4becd08ba031 (patch)
treef2ffc455f6b16671baa6251fc9e2507d98ba2d05 /docs/changelog.md
parentaf9d8727e1984502cde553c1d722932ff1f15d94 (diff)
Demo mid() with a new example showing a friction point with auto-scaling (#2783)
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 6dee3647..efcc69ba 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -69,7 +69,7 @@ description: |
and footnote entries
- Math
- - Added [`mid`]($math.mid) function for scaling a character up to the height
+ - Added [`mid`]($math.mid) function for scaling a delimiter up to the height
of the surrounding [`lr`]($math.lr) group
- The [`op`]($math.op) function can now take any content, not just strings
- Improved documentation for [math alignment]($category/math/#alignment)