Skip to content

Commit 3c89a82

Browse files
authored
Fixing double word typo in README.md (#4)
1 parent f521f9a commit 3c89a82

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
@@ -2,7 +2,7 @@
22

33
Easily embed [Retool](https://retool.com) apps into your existing web applications to extend their functionality.
44

5-
If your Retool applications don't require authentication, you can generate a [public link](https://docs.retool.com/apps/web/guides/embed-apps) for your source URL. You can also authenticate users into into embedded Retool apps by [integrating Retool with your identity provider](https://docs.retool.com/apps/web/guides/embed-apps#user-authentication-with-an-identity-provider), or [generating](https://docs.retool.com/apps/external/quickstarts/embed#authentication-flow) a secure embed URL through the Retool API.
5+
If your Retool applications don't require authentication, you can generate a [public link](https://docs.retool.com/apps/web/guides/embed-apps) for your source URL. You can also authenticate users into embedded Retool apps by [integrating Retool with your identity provider](https://docs.retool.com/apps/web/guides/embed-apps#user-authentication-with-an-identity-provider), or [generating](https://docs.retool.com/apps/external/quickstarts/embed#authentication-flow) a secure embed URL through the Retool API.
66

77
## Installation
88

0 commit comments

Comments
 (0)