Skip to content

Commit e8e1e28

Browse files
committed
fix a doc mistake
1 parent b55c6b6 commit e8e1e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bevy_quadtree/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ fn pick(
198198
}
199199
```
200200

201-
5. However, you may need manually update collision shapes in some case
201+
5. However, you may need manually update collision shapes in some cases
202202

203203
```rust ignore
204204
xx.observe(

0 commit comments

Comments
 (0)