Skip to content

Commit f9a42bf

Browse files
authored
Update 15/umbraco-cms/reference/notifications/userservice-notifications.md
1 parent 063d5f9 commit f9a42bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/reference/notifications/userservice-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Example of how to use a UserService Notification
66

77
The UserService implements `IUserService` and provides access to operations involving `IUser`.
88

9-
The following example illustrates how the password reset feature can be cancelled for a given set of users.
9+
The following example illustrates how to cancel the password reset feature for a given set of users.
1010

1111
## Usage
1212

0 commit comments

Comments
 (0)