Skip to content

Commit 8fbea55

Browse files
Merge pull request SharePoint#4242 from ofuen/patch-1
Spelling correction
2 parents 9ab5b6d + a34205e commit 8fbea55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/subscribe-to-list-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The method for the `callbacks.disconnect` callback passes as an argument the rea
112112
- both web parts and extensions can use the list subscription capabilities
113113
- it is only possible to subscribe to notifications in SharePoint Document Libraries. SharePoint Lists don't support this capability at the moment
114114
- there is a few seconds delay between the change and the notification being received by the component
115-
- components can be subscribe to changes in multiple Document Libraries
115+
- components can subscribe to changes in multiple Document Libraries
116116
- the change notification doesn't pass any information about the added or changed document. To see what has changed, use the SharePoint REST API or Microsoft Graph
117117

118118
## See also

0 commit comments

Comments
 (0)