Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gnapse authored Oct 16, 2024
1 parent faf31b5 commit 7025a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1437,7 +1437,7 @@ NOTE: the expected selection is a string, it does not allow to check for
selection range indeces.

```typescript
toHaveSelection(expectedSelection: string)
toHaveSelection(expectedSelection?: string)
```

```html
Expand Down

0 comments on commit 7025a4d

Please sign in to comment.