Skip to content

Commit

Permalink
docs: fix typo in nitro options in wasm example (nuxt#7639)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Sep 19, 2022
1 parent abd0feb commit fcf08c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/experimental/wasm/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default defineNuxtConfig({
nitro: {
experiments: {
experimental: {
wasm: true
}
},
Expand Down

0 comments on commit fcf08c9

Please sign in to comment.