We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d237355 commit 32bd4abCopy full SHA for 32bd4ab
1 file changed
src/mml/MML.mdx
@@ -8,7 +8,7 @@ import { MML } from './MML.tsx';
8
9
# MML
10
11
-This component accepts a mml string and render it as react components.
+This component accepts an MML string and renders it as React components.
12
13
If there are any stateful tag, it will gather all the inital states and and expose them in [`MMLContext`](/mml-context).
14
0 commit comments