From 06b5a109fae26d9833a35732c5ed9491cac546ad Mon Sep 17 00:00:00 2001 From: follower Date: Wed, 22 Dec 2021 21:03:31 +1300 Subject: [PATCH] Typo fix: "in-bowser" -> "in-browser" (#832) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f073f9b833..59dbf9ddca 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ What this means practically is that it is unlikely that we'll be able to accept Check out [The `rust-gpu` Dev Guide][gpu-guide] for information on how to get started with using it in your projects. -Experiment with rust-gpu shaders in-bowser at [SHADERed][shadered]. +Experiment with rust-gpu shaders in-browser at [SHADERed][shadered]. [gpu-guide]: https://embarkstudios.github.io/rust-gpu/book/ [shadered]: https://shadered.org/shaders?language=rust&sort=hot