Skip to content

Commit

Permalink
Relax wording in CHANGELOG
Browse files Browse the repository at this point in the history
More exceptions are possible, just relax, the entry points to the docs.
  • Loading branch information
fxn committed Jul 25, 2023
1 parent 62a0b3a commit 6b388d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
```

This method returns `nil` for some input like ignored files, and may raise
`Zeitwerk::Error` too. Please check its
[documentation](https://github.com/fxn/zeitwerk#zeitwerkloadercpath_expected_at) for
further details.
errors too. Please check its
[documentation](https://github.com/fxn/zeitwerk#zeitwerkloadercpath_expected_at)
for further details.

* `Zeitwerk::Loader#load_file` raises with a more informative error if given a
hidden file or directory.
Expand Down

0 comments on commit 6b388d5

Please sign in to comment.