Skip to content

Commit 872109f

Browse files
Update cheatsheet.mdx (#1517)
1 parent 8feda16 commit 872109f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dom-testing-library/cheatsheet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ See [Async API](dom-testing-library/api-async.mdx). Remember to `await` or
8888
> **Deprecated since v7.0.0:**
8989
>
9090
> - **wait** (Promise) retry the function within until it stops throwing or
91-
> times
91+
> times out
9292
> - **waitForElement** (Promise) retry the function until it returns an element
9393
> or an array of elements. The `findBy` and `findAllBy` queries are async and
9494
> retry until the query returns successfully, or when the query times out;

0 commit comments

Comments
 (0)