Skip to content
Snippets Groups Projects
Commit d5358110 authored by StaffEngineer's avatar StaffEngineer
Browse files

fix readme example name

parent 9034a029
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ Wasm: ...@@ -22,7 +22,7 @@ Wasm:
```rust ```rust
cargo install wasm-server-runner cargo install wasm-server-runner
RUSTFLAGS=--cfg=web_sys_unstable_apis cargo r --target wasm32-unknown-unknown --example restricted_input RUSTFLAGS=--cfg=web_sys_unstable_apis cargo r --target wasm32-unknown-unknown --example text_input
``` ```
## Compatibility ## Compatibility
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment