typo

master
Rodrigo Meray 1 year ago
parent
commit
2570a1cd7e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Creating-Discord-Activities-with-raylib.md

+ 1
- 1
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`

Loading…
Cancel
Save