diff --git a/Creating-Discord-Activities-with-raylib.md b/Creating-Discord-Activities-with-raylib.md index d512652..8875e89 100644 --- a/Creating-Discord-Activities-with-raylib.md +++ b/Creating-Discord-Activities-with-raylib.md @@ -1,4 +1,4 @@ -**NOTE: This guide assumes you already have setup and built a [raylib WebAssembly project](https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5)) and you have generated the following files with emscriptem:** +**NOTE: This guide assumes you already have setup and built a [raylib WebAssembly project](https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5)) and you have generated the following files with emscripten:** - `game.js` - `game.wasm`