Skip to content

Commit ad840de

Browse files
radazzouzanastasia-zaitsewa
authored andcommitted
Update README.md
Co-Authored-By: Anastasia Zaitseva <anastasia.zaitsewa@gmail.com>
1 parent dc42057 commit ad840de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ The methods below allows you to programmatically access, add, and remove annotat
409409
// Add multiple annotations using an Instant JSON Document payload - https://pspdfkit.com/guides/ios/current/importing-exporting/instant-json/#instant-document-json-api
410410
addAnnotations: ['jsonAnnotations', 'callback'],
411411

412-
// Add a single annotations using an Instant JSON Annotation payload - https://pspdfkit.com/guides/ios/current/importing-exporting/instant-json/#instant-annotation-json-api
412+
// Add a single annotation using an Instant JSON Annotation payload - https://pspdfkit.com/guides/ios/current/importing-exporting/instant-json/#instant-annotation-json-api
413413
addAnnotation: ['jsonAnnotation', 'callback'],
414414

415415
// Remove an annotation.

0 commit comments

Comments
 (0)