summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 591d2df4..fb3dd263 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -124,8 +124,8 @@ description: |
- Miscellaneous Improvements
- Added [`bookmarked`]($heading.bookmarked) argument to heading to control
whether a heading becomes part of the PDF outline
- - Added [`caption-pos`]($figure.caption-pos) argument to control the position
- of a figure's caption
+ - Added [`caption-pos`]($figure.caption.position) argument to control the
+ position of a figure's caption
- Added [`metadata`]($metadata) function for exposing an arbitrary value to
the introspection system
- Fixed that a [`state`]($state) was identified by the pair `(key, init)`