Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 1471a9f

Browse files
committed
Tweak changelog wording
1 parent b66dfd3 commit 1471a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Fixed: crate would not compile when the bevy ui backend feature was disabled.
77
- Added: backends now re-export their dependency where applicable. `bevy_picking_raycast` re-exports
88
`bevy_mod_raycast`, for example.
9-
- Added: implemented `Reflect` for all components and resources.
9+
- Added: `Reflect` implementations for all components and resources.
1010

1111
# 0.16.0
1212

0 commit comments

Comments
 (0)