You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sources/GravatarUI/GravatarUI.docc/GettingStarted.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ end
44
44
45
45
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.
46
46
47
-
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.
47
+
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.
48
48
49
49
### To access the full featured demo app:
50
50
1. Create a [Gravatar Application](https://docs.gravatar.com/oauth/#creating-and-updating-your-application).
0 commit comments