Skip to content

Commit d1e5080

Browse files
1 parent ccc72e2 commit d1e5080

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Docs/InsertPersonRequest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ public function getEndOfSegmentLocation()
4747
* Inserts the person mention at a specific index in the document. The person
4848
* mention must be inserted inside the bounds of an existing Paragraph. For
4949
* instance, it cannot be inserted at a table's start index (i.e. between the
50-
* table and its preceding paragraph). People cannot be inserted inside an
51-
* equation.
50+
* table and its preceding paragraph). Person mentions cannot be inserted
51+
* inside an equation.
5252
*
5353
* @param Location $location
5454
*/

0 commit comments

Comments
 (0)