Skip to content

Commit

Permalink
Correct a typo present in the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Uaitt committed May 21, 2024
1 parent f627992 commit 47ad134
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 @@ -34,7 +34,7 @@

# 1.17.0

* Ensure `$LOAD_PATH.dup` is Ractor shareable to fix an conflict with `did_you_mean`.
* Ensure `$LOAD_PATH.dup` is Ractor shareable to fix a conflict with `did_you_mean`.
* Allow to ignore directories using absolute paths.
* Support YAML and JSON CompileCache on TruffleRuby.
* Support LoadPathCache on TruffleRuby.
Expand Down

0 comments on commit 47ad134

Please sign in to comment.