summaryrefslogtreecommitdiffstats
path: root/examples/integration/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón <hector@hecrj.dev>2024-03-09 11:59:33 +0100
committerLibravatar GitHub <noreply@github.com>2024-03-09 11:59:33 +0100
commite236bd695aae4f07518479983c3da2b214f0b361 (patch)
tree52f7177fb7a31494a0d021c5f1c238145577a7c9 /examples/integration/README.md
parenta341e39df63e9c4860eb796bf5c4b6a9b41116a2 (diff)
parent500ba962d17853bdef7aed49b150dbe3f45692e9 (diff)
downloadiced-e236bd695aae4f07518479983c3da2b214f0b361.tar.gz
iced-e236bd695aae4f07518479983c3da2b214f0b361.tar.bz2
iced-e236bd695aae4f07518479983c3da2b214f0b361.zip
Merge pull request #2317 from rustrover/master
fix some comments
Diffstat (limited to 'examples/integration/README.md')
-rw-r--r--examples/integration/README.md2
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