From 5f82a273d9a2399845e846465e3101b59c816b5e Mon Sep 17 00:00:00 2001 From: Pinar Olguc Date: Fri, 29 Nov 2024 13:18:13 +0300 Subject: [PATCH] Fix typo --- Sources/GravatarUI/GravatarUI.docc/GettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/GravatarUI/GravatarUI.docc/GettingStarted.md b/Sources/GravatarUI/GravatarUI.docc/GettingStarted.md index 1aa6509b..350aa7ae 100644 --- a/Sources/GravatarUI/GravatarUI.docc/GettingStarted.md +++ b/Sources/GravatarUI/GravatarUI.docc/GettingStarted.md @@ -44,7 +44,7 @@ end The demo application included in this SDK is designed to showcase the core functionalities and provide a starting point for integrating the SDK into your project. It offers a practical, hands-on way to explore key features and test configurations in a controlled environment. -While some features are ready to be tested out of the box, others require additional setup, such creating a Gravatar Application on the developer portal, and configuring the secrets in the Demo app. +While some features are ready to be tested out of the box, others require additional setup, such as creating a Gravatar Application on the developer portal, and configuring the secrets in the Demo app. ### To access the full featured demo app: 1. Create a [Gravatar Application](https://docs.gravatar.com/oauth/#creating-and-updating-your-application).