diff --git a/README.md b/README.md index c384e7b..4bd4374 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ The app has some simple hotkeys: | t | Toggle Transparency (returning to fully transparent is not supported) | | r | Toggle Rotating shape (3d only) | | spacebar | Takes a screenshot && versions the current `.wgsl` | -| return | Takes screenshotS continiously, hit `return` again to stop capture | +| return | Takes screenshots continiously, hit `return` again to stop capture | | 0 | Select the `texture` at index 0 | | 1 | Select the `texture` at index 1 (assuming you drag-n-dropped a texture onto Shadplay) | | 2 | Select the `texture` at index 2 |