diff --git a/README.md b/README.md index abe678a..0f3539a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Contains some different sample apps showing example usages of Xero Sign In, and ### Samples contained in this repository #### [XeroSigninSample](https://github.com/XeroAPI/XeroOAuth2Samples-DotNetCore/tree/master/XeroSignInSample) -An sample .NETCore MVC application providing example Xero Sign In usage. Does not include OAuth 2 fucntionality +An sample .NETCore MVC application providing example Xero Sign In usage. Does not include OAuth 2 functionality. #### [XeroOAuth2Sample](https://github.com/XeroAPI/XeroOAuth2Samples-DotNetCore/tree/master/XeroOAuth2Sample) An extension of XeroSignInSample providing example Xero OAuth 2 usage.