Skip to content

Commit ed18460

Browse files
Update README.md
Fixed typo in README
1 parent 1e93e37 commit ed18460

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
@@ -246,7 +246,7 @@ You may want to test your Blocs to be sure that the awaited states are actually
246246

247247
- **build** (create a Bloc instance inside the closure)
248248
- **act** (provide a sequence of events)
249-
- **ecpect** (set awaited states)
249+
- **expect** (set awaited states)
250250
- **verify** (handle information about equality of expected and real states)
251251

252252
```swift

0 commit comments

Comments
 (0)