Skip to content

Commit f19a9e8

Browse files
committed
fix: typo fix
1 parent 662333f commit f19a9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rln-wasm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ All packages output to `pkg/` directory.
6262
## Running Tests and Benchmarks
6363

6464
```bash
65-
cargo make test # Deafault tests
65+
cargo make test # Default tests
6666
cargo make test_browser # Browser headless mode
6767
cargo make test_utils # Utils-only tests
6868
cargo make test_parallel # Parallel tests

0 commit comments

Comments
 (0)