Skip to content

Commit 73c8cf1

Browse files
committed
Merge branch 'feat/error-handling' of github.com:makspll/bevy_mod_scripting into feat/error-handling
2 parents 99b845d + a4877ce commit 73c8cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ For examples, installation and usage instructions see our shiny new [book](https
4949

5050
[^2]: the coverage does not include generated bindings.
5151

52-
[^3]: The crate strictly enforces no `unwrap`, `expect`, `panic` or `todo`'s via clippy lints.
52+
[^3]: The crate strictly enforces no `unwrap`, `expect`, `panic` or `todo`'s via clippy lints.

0 commit comments

Comments
 (0)