Skip to content

Commit c507adf

Browse files
committed
Fix typo
1 parent 44f6168 commit c507adf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/guides/basics-of-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Also, if we had never authorized this Rack application to access our GitHub data
231231
we would've seen the same confirmation dialog from earlier pop-up and warn us.
232232

233233
If you'd like, you can play around with [yet another Sinatra-GitHub auth example][sinatra auth github test]
234-
available as a seperate project.
234+
available as a separate project.
235235

236236
[webflow]: http://developer.github.com/v3/oauth/#web-application-flow
237237
[Sinatra]: http://www.sinatrarb.com/

0 commit comments

Comments
 (0)