Skip to content

Commit 87a90cd

Browse files
Update README.md (#28)
1 parent 8d5a9b0 commit 87a90cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ AppleAuth.configure do |config|
3333
# config.apple_private_key = <Your private key provided by Apple>
3434
# config.apple_key_id = <Your kid provided by Apple>
3535
# config.apple_team_id = <Your team id provided by Apple>
36-
# config.redirect_uri = <Your app redicrect url>
36+
# config.redirect_uri = <Your app redirect url>
3737
end
3838
```
3939
Set your different credentials in the file by uncommenting the lines and adding your keys.

0 commit comments

Comments
 (0)