Skip to content

Commit 6f91336

Browse files
committed
chore: CHANGELOG typo
1 parent f728474 commit 6f91336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
- **Behavioral change**: Tooltip will not render an arrow indicator by default unless `with-arrow` is set.
1515
- **Breaking change**: Tooltip events will no longer return its `anchor` target in its `detail` property.
1616

17-
You cant still access it at `event.target.anchor`.
17+
You can still access it at `event.target.anchor`.
1818

1919
### Deprecated
2020
- #### Tooltip

0 commit comments

Comments
 (0)