We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b40753 commit 56c4e7fCopy full SHA for 56c4e7f
docs/content/zh-Hant/guide/params.md
@@ -26,4 +26,4 @@ fullscreen: true
26
</vue-final-modal>
27
```
28
29
-<alert>在 [`closed`](/zh-Hant/guide/events#closed) 事件之後 `parmas` 會自動被重置為 `{}`。你可以透過調用 `event.stop()` 來避免 `params` 被重置</alert>
+<alert>在 [`closed`](/zh-Hant/guide/events#closed) 事件之後 `params` 會自動被重置為 `{}`。你可以透過調用 `event.stop()` 來避免 `params` 被重置</alert>
0 commit comments