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 831000d commit 941c1fdCopy full SHA for 941c1fd
1 file changed
README.md
@@ -407,7 +407,7 @@ DispatchQueue.main.async {
407
await expect(ocean).toEventually(contain("dolphens", "whiles"))
408
```
409
410
-Starting in Numble 12, `toEventually` et. al. now also supports async
+Starting in Nimble 12, `toEventually` et. al. now also supports async
411
expectations. For example, the following test is now supported:
412
413
```swift
0 commit comments