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

Commit 9f0d115

Browse files
afholefacebook-github-bot
authored andcommitted
Minor fix in entities docs (#1534)
Summary: Minor documentation edit Pull Request resolved: #1534 Differential Revision: D9735000 fbshipit-source-id: 85a920ce14db84c4c5ba8b39f84f5b8a4d2fef1f
1 parent 98e7730 commit 9f0d115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Advanced-Topics-Entities.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ confusion around naming.)_
9797
This text cannot be altered without removing the entity annotation
9898
from the text. Entities with this mutability type are effectively atomic.
9999

100-
For instance, in a Facebook input, add a mention for a Page (i.e. Barack Obama).
100+
For instance, in a Facebook input, add a mention for a Page (e.g. Barack Obama).
101101
Then, either add a character within the mentioned text, or try to delete a character.
102102
Note that when adding characters, the entity is removed, and when deleting character,
103103
the entire entity is removed.

0 commit comments

Comments
 (0)