We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662333f commit f19a9e8Copy full SHA for f19a9e8
rln-wasm/README.md
@@ -62,7 +62,7 @@ All packages output to `pkg/` directory.
62
## Running Tests and Benchmarks
63
64
```bash
65
-cargo make test # Deafault tests
+cargo make test # Default tests
66
cargo make test_browser # Browser headless mode
67
cargo make test_utils # Utils-only tests
68
cargo make test_parallel # Parallel tests
0 commit comments