diff options
Diffstat (limited to 'examples/integration/README.md')
-rw-r--r-- | examples/integration/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integration/README.md b/examples/integration/README.md index 996cdc17..aa3a6e94 100644 --- a/examples/integration/README.md +++ b/examples/integration/README.md @@ -14,7 +14,7 @@ cargo run --package integration_wgpu ``` ### How to run this example with WebGL backend -NOTE: Currently, WebGL backend is is still experimental, so expect bugs. +NOTE: Currently, WebGL backend is still experimental, so expect bugs. ```sh # 0. Install prerequisites |