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 0412766 commit c018201Copy full SHA for c018201
README.md
@@ -237,7 +237,7 @@ The **Bloc** class is monitoring the changes of the **event** property via **@Pu
237
238
### BlocTest
239
240
-You may want to test you Blocs to be sure that the awaited states are actually happening if appropriate events passed in.
+You may want to test your Blocs to be sure that the awaited states are actually happening if appropriate events passed in.
241
242
**BlocTest.execute** will expect to have four callbacks:
243
0 commit comments