bevy/crates/bevy_app
Rob Parrett b77e3ef33a
Fix a few typos (#17292)
# Objective

Stumbled upon a `from <-> form` transposition while reviewing a PR,
thought it was interesting, and went down a bit of a rabbit hole.

## Solution

Fix em
2025-01-10 22:48:30 +00:00
..
src Fix a few typos (#17292) 2025-01-10 22:48:30 +00:00
Cargo.toml Update downcast-rs to version 2 (#17223) 2025-01-07 21:33:40 +00:00
README.md add and fix shields in Readmes (#9993) 2023-10-15 00:52:31 +00:00

Bevy App

License Crates.io Downloads Docs Discord

This crate is about everything concerning the highest-level, application layer of a Bevy app.