Skip to content

Commit aa3289d

Browse files
committed
typo
1 parent 4270291 commit aa3289d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Example | File | Description
131131
Example | File | Description
132132
--- | --- | ---
133133
`custom_diagnostic` | [`diagnostics/custom_diagnostic.rs`](./diagnostics/custom_diagnostic.rs) | Shows how to create a custom diagnostic
134-
`how_to_test_systems` | [`../tests/how_to_test_systems.rs`](../tests/how_to_test_systems.rs) | How to tests systems with commands, queries or resources
134+
`how_to_test_systems` | [`../tests/how_to_test_systems.rs`](../tests/how_to_test_systems.rs) | How to test systems with commands, queries or resources
135135
`log_diagnostics` | [`diagnostics/log_diagnostics.rs`](./diagnostics/log_diagnostics.rs) | Add a plugin that logs diagnostics to the console
136136

137137
## ECS (Entity Component System)

0 commit comments

Comments
 (0)