Skip to content

Commit 30ba0ae

Browse files
Fix typo in changelog (#18674)
1 parent 5402fc9 commit 30ba0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See docs/process.md for more on how version tagging works.
4343
- Added support for Wasm-based AudioWorklets for realtime audio processing
4444
(#16449)
4545
- `-sEXPORT_ALL` can now be used to export symbols on the `Module` object
46-
when used with `-sMINIMA_RUNTIME` and `-sMODULARIZE` together. (#17911)
46+
when used with `-sMINIMAL_RUNTIME` and `-sMODULARIZE` together. (#17911)
4747
- The llvm version that emscripten uses was updated to 17.0.0 trunk.
4848

4949
3.1.30 - 01/11/23

0 commit comments

Comments
 (0)