Skip to content

Commit fe0d05f

Browse files
Pluralization
Co-authored-by: François <[email protected]>
1 parent 60713d1 commit fe0d05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/asset/processing/asset_processing.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ! This example illustrates how to define custom `AssetLoader`s, `AssetTransformers`, and `AssetSaver`s, how to configure them, and how to register asset processors.
1+
//! This example illustrates how to define custom `AssetLoader`s, `AssetTransformer`s, and `AssetSaver`s, how to configure them, and how to register asset processors.
22
33
use bevy::{
44
asset::{

0 commit comments

Comments
 (0)