Skip to content

Commit c018201

Browse files
authored
Update README.md
1 parent 0412766 commit c018201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ The **Bloc** class is monitoring the changes of the **event** property via **@Pu
237237

238238
### BlocTest
239239

240-
You may want to test you Blocs to be sure that the awaited states are actually happening if appropriate events passed in.
240+
You may want to test your Blocs to be sure that the awaited states are actually happening if appropriate events passed in.
241241

242242
**BlocTest.execute** will expect to have four callbacks:
243243

0 commit comments

Comments
 (0)