summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-11-29 19:32:58 +0100
committerLaurenz <laurmaedje@gmail.com>2023-11-29 19:32:58 +0100
commitc580a31768020021943a0313596821fbd0eab34e (patch)
treedfe94d0758e0ea29b1fd8edaf895684645af9f29 /docs
parent9f55a4ac7d842fe2e4a1000b58b94bff6ff88cca (diff)
Fix typo
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 9393f10f..eedfac84 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -66,7 +66,7 @@ description: |
way (e.g. `pi(a,b,)`)
- Scripting
- - Any non-identifier dictionary key is now be interpreted as expressions: For
+ - Any non-identifier dictionary key is now interpreted as an expression: For
instance, `{((key): value)}` will create a dictionary with a dynamic key
- The [`stroke`]($stroke) type now has a constructor that converts a value to
a stroke or creates one from its parts