Skip to content

Commit

Permalink
chore: fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardosm committed Feb 28, 2025
1 parent a69fe72 commit 456221e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
`EvalErrorKind::InvalidStdFuncArgType`.
- New variants have been added to `EvalErrorKind`.
- New variants have been added to `EvalStackTraceItem`.
- `ExpectedThing` as been renamed to `ExpectedToken`.
- `ExpectedThing` has been renamed to `ExpectedToken`.
- `ParseError::Expected` now uses `ActualToken` instead of `TokenKind`.
- Arena allocation is now used for interned strings, AST and some internal data
of `Program`.
Expand Down

0 comments on commit 456221e

Please sign in to comment.