Merge pull request #1060 from dbrgn/patch-1

Fix typo in wasm-bindgen-test usage docs
This commit is contained in:
Alex Crichton 2018-11-29 10:53:52 -06:00 committed by GitHub
commit bbde39fe66
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