Skip to content

Commit

Permalink
chore: fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
sashatalalasha committed Nov 3, 2023
1 parent f698567 commit c2de861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flutter-ory-network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If you use Google Sign In on iOS, add following variable to .env file
IOS_CLIENT_ID={ios-client-id}.apps.googleusercontent.com
```

Additionally, add iOS URL scheme to Info.plist. It can be found in additional
Additionally, add iOS URL scheme to Info.plist. It can be found in additional
information of your iOS Client ID.

```xml
Expand All @@ -53,7 +53,7 @@ information of your iOS Client ID.
</array>
```

For more information, see
For more information, see
[Google Integration Docs](https://www.ory.sh/docs/kratos/social-signin/google).

### Apple Sign In
Expand Down

0 comments on commit c2de861

Please sign in to comment.