bevy/errors
Chris Ohk 3281aea5c2 Fix minor typos in code and docs (#7378)
# Objective

I found several words in code and docs are incorrect. This should be fixed.

## Solution

- Fix several minor typos

Co-authored-by: Chris Ohk <utilforever@gmail.com>
2023-01-27 12:12:53 +00:00
..
src Add warning when a hierarchy component is missing (#5590) 2022-09-19 16:12:11 +00:00
B0001.md Fix minor typos in code and docs (#7378) 2023-01-27 12:12:53 +00:00
B0002.md Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
B0003.md Fix minor typos in code and docs (#7378) 2023-01-27 12:12:53 +00:00
B0004.md Spawn now takes a Bundle (#6054) 2022-09-23 19:55:54 +00:00
B0005.md Warn instead of erroring when max_font_atlases is exceeded (#6673) 2022-11-25 23:49:25 +00:00
Cargo.toml Add readme to errors crate and clean up cargo files (#3125) 2021-11-13 23:06:48 +00:00
README.md Add readme to errors crate and clean up cargo files (#3125) 2021-11-13 23:06:48 +00:00

Bevy Error Codes

This crate lists and tests explanations and examples of Bevy's error codes.

For the latest Bevy release, you can find a rendered version of the error code descriptions at bevyengine.org/learn/errors.