Skip to content

Commit 4f2c6e8

Browse files
author
Kalyan Krishna
authored
Merge pull request #4 from Azure-Samples/cleanup2018
typo fix
2 parents f00cf9f + 44703b5 commit 4f2c6e8

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
@@ -36,7 +36,7 @@ The WPF application (TodoListClient) enables a user to:
3636

3737
- Sign in. The first time a user signs in, a consent screen is presented letting the user consent for the application accessing the TodoList Service and the Azure Active Directory.
3838
- When the user has signed-in, the user sees the list of to-do items exposed by Web API for the signed-in identity
39-
- The user can add more to-do items (y clicking on *Add item* button.
39+
- The user can add more to-do items by clicking on *Add item* button.
4040

4141
Next time a user runs the application, the user is signed-in with the same identity as the application maintains a cache on disk. Users can clear the cache (which will also have the effect of signing them out)
4242

0 commit comments

Comments
 (0)