Skip to content

Commit 0c13e94

Browse files
authored
docs: add backticks before method name (#860)
1 parent b2e6dc7 commit 0c13e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dom-testing-library/api-async.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ The options object is forwarded to `waitFor`.
155155

156156
### `wait`
157157

158-
> (DEPRECATED, use waitFor instead)
158+
> (DEPRECATED, use `waitFor` instead)
159159

160160
```typescript
161161
function wait<T>(

0 commit comments

Comments
 (0)