diff --git a/Creating-Discord-Activities-with-raylib.md b/Creating-Discord-Activities-with-raylib.md index 44f0451..d575d8b 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 assumes you have these 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 emscriptem:** - `game.js` - `game.wasm`