Skip to content

Commit

Permalink
Pluralization
Browse files Browse the repository at this point in the history
Co-authored-by: François <[email protected]>
  • Loading branch information
alice-i-cecile and mockersf authored Feb 22, 2024
1 parent 60713d1 commit fe0d05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/asset/processing/asset_processing.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// ! This example illustrates how to define custom `AssetLoader`s, `AssetTransformers`, and `AssetSaver`s, how to configure them, and how to register asset processors.
//! This example illustrates how to define custom `AssetLoader`s, `AssetTransformer`s, and `AssetSaver`s, how to configure them, and how to register asset processors.
use bevy::{
asset::{
Expand Down

0 comments on commit fe0d05f

Please sign in to comment.