Skip to content

Commit c64a3b0

Browse files
committed
Update README.md
1 parent ea30307 commit c64a3b0

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
@@ -147,7 +147,7 @@ and uses it to validate entry points at material specialization time.
147147
This prevents bevy from panicking when an invalid entrypoint is requested, falls back to the default shader,
148148
and re-specializes the material if it becomes available after a reload.
149149

150-
Note: AssetServer gives up on trying to load an asset if it does not exist,
150+
**Note:** AssetServer gives up on trying to load an asset if it does not exist,
151151
so the `.spv` file must be compiled at least once prior to app startup in order to hot-reload successfully.
152152

153153
### `hot-rebuild`

0 commit comments

Comments
 (0)