Skip to content

Commit 243bcc7

Browse files
authored
user-event: Update api-keyboard.mdx (#1172)
1 parent 02e95a9 commit 243bcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-event/api-keyboard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Keystrokes can be described:
3535
prefixing them with a backslash `\`.
3636

3737
```js
38-
keyboard('{}}') // translates to: }
38+
keyboard('{\}}') // translates to: }
3939
```
4040

4141
- Per

0 commit comments

Comments
 (0)