Skip to content

Commit

Permalink
Update crates/bevy_gltf/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Alice Cecile <[email protected]>
  • Loading branch information
mockersf and alice-i-cecile authored May 30, 2024
1 parent df2ff5f commit eb200fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_gltf/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
//!
//! Be careful when using this feature, if you misspell a label it will simply ignore it without warning.
//!
//! You can use [`GltfAssetLabel`] to ensure using the correct label.
//! You can use [`GltfAssetLabel`] to ensure you are using the correct label.
#[cfg(feature = "bevy_animation")]
use bevy_animation::AnimationClip;
Expand Down

0 comments on commit eb200fb

Please sign in to comment.