fix typo
Some checks failed
Rust / build (pull_request) Has been cancelled

This commit is contained in:
Jaroslaw Konik 2025-05-26 15:52:07 +02:00
parent 16ad6630dd
commit 2bf20831be

View file

@ -46,7 +46,7 @@ path = "examples/rhai/current_entity.rs"
required-features = ["rhai"]
[[example]]
name = "custom5type_rhai"
name = "custom_type_rhai"
path = "examples/rhai/custom_type.rs"
required-features = ["rhai"]