Skip to content

Commit 1c6bf0d

Browse files
pinkeshmarspuf
andauthored
Update docs/testing-deployment-publishing/publishing/web-publishing.md
Co-authored-by: Frank van Puffelen <[email protected]>
1 parent ce2e513 commit 1c6bf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing-deployment-publishing/publishing/web-publishing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Enabling web support automatically enables
6565

6666
3. **Import Emoji Library**: Importing the Emoji library is necessary if your app may use emojis anywhere in any text widget. However, this will increase the size of your app on web.
6767

68-
4. **Use WASM (Beta)**: Enabling this option will build your app using Flutter’s **WASM (WebAssembly) web renderer**. For more details, see the [Flutter Documentation on WASM](https://docs.flutter.dev/platform-integration/web/wasm).
68+
4. **Use Wasm (Beta)**: Enabling this option will build your app using Flutter’s **Wasm (WebAssembly) web renderer**. For more details, see the [Flutter Documentation on Wasm](https://docs.flutter.dev/platform-integration/web/wasm).
6969

7070
:::warning
7171
- This feature is currently in *Beta*, so it should be used with caution.

0 commit comments

Comments
 (0)