Skip to content

Commit a34205e

Browse files
authored
Updated grammar/wording
Updated wording of sentence to match request.
1 parent 0bfb5ee commit a34205e

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 subscribed 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)