Fix typo in wasm-bindgen-test usage docs

This commit is contained in:
Danilo Bargen 2018-11-29 17:47:07 +01:00 committed by GitHub
parent ed24a63aae
commit fdf201a8f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ That's it!
--------------------------------------------------------------------------------
## Appendix: Using `wasm-bindgn-test` without `wasm-pack`
## Appendix: Using `wasm-bindgen-test` without `wasm-pack`
**⚠️ The recommended way to use `wasm-bindgen-test` is with `wasm-pack`, since it
will handle installing the test runner, installing a WebDriver client for your