diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-11-29 19:32:58 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-11-29 19:32:58 +0100 |
| commit | c580a31768020021943a0313596821fbd0eab34e (patch) | |
| tree | dfe94d0758e0ea29b1fd8edaf895684645af9f29 /docs/changelog.md | |
| parent | 9f55a4ac7d842fe2e4a1000b58b94bff6ff88cca (diff) | |
Fix typo
Diffstat (limited to 'docs/changelog.md')
| -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 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 |
