doc fix
This commit is contained in:
parent
61a8d99140
commit
5269c57e7b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Spawning scripts
|
# Spawning scripts
|
||||||
|
|
||||||
To spawn a Lua script you will need to get a handle to a script asset using
|
To spawn a Ruby script you will need to get a handle to a script asset using
|
||||||
bevy's `AssetServer`.
|
bevy's `AssetServer`.
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue