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 24e2b3d commit 14e82feCopy full SHA for 14e82fe
docs/2017-04/2017-04-26.md
@@ -84,7 +84,7 @@ Easy? Super easy!
84
85
### That's amazing? But... Where's everything else?
86
87
-This simple example shows what works e2e at this very monent, but even here, quite a lot of things are handled behind the scenes:
+This simple example shows what works e2e at this very moment, but even here, quite a lot of things are handled behind the scenes:
88
* Form is registered with `FormStoresHandler` and `FormStore` is initiated.
89
* `formId` is not given, therefore it is generated automatically for you.
90
* Both `text` fields are registered with the same store with the same generated `formId` and you didn't have to do anything!
0 commit comments