Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit 35b3605

Browse files
tbroadleyfacebook-github-bot
authored andcommitted
Fix typo
Summary: PR created using https://github.com/tbroadley/github-spellcheck-cli. Closes #1579 Differential Revision: D6841639 fbshipit-source-id: 698bd83cf7d8652b35c7229dbaf8ed614a81a71e
1 parent 18fdffb commit 35b3605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Advanced-Topics-Entities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ greater detail below.
4242
a `'LINK'` entity might contain a `data` object that contains the `href` value
4343
for that link.
4444

45-
All entities are stored in the ContentState record. The entites are referenced
45+
All entities are stored in the ContentState record. The entities are referenced
4646
by key within `ContentState` and React components used to decorate annotated
4747
ranges. (We are currently deprecating a previous API for accessing Entities; see
4848
issue

0 commit comments

Comments
 (0)