Skip to content

Commit a50a2fd

Browse files
Fix typo (#13181)
1 parent c950a57 commit a50a2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Finally, we have started enriching our documentation with [Mermaid.js](https://m
9393
#### Elixir
9494

9595
* [Code] Keep quotes for atom keys in formatter
96-
* [Kernel] Re-enabled compiler optimzations for top level functions in scripts (disabled in v1.14.0 but shouldn't impact most programs)
96+
* [Kernel] Re-enabled compiler optimizations for top level functions in scripts (disabled in v1.14.0 but shouldn't impact most programs)
9797
* [Macro] Address exception on `Macro.to_string/1` for certain ASTs
9898
* [Module] Make sure file and position information is included in several module warnings (regression)
9999
* [Path] Lazily evaluate `File.cwd!/0` in `Path.expand/1` and `Path.absname/1`

0 commit comments

Comments
 (0)