Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix typo
  • Loading branch information
Jinksi authored Jan 30, 2018
commit af66454e652b44eebf226cb11d863bf1790ef67c
2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h2>Step 1: Register your OAuth App</h2>
Make sure you enter <div id="current-url"></div> as the <strong>Redirect URI</strong> for your new app.
</p>
<p>
Once your're done, enter the Client ID of your new application here:
Once you're done, enter the Client ID of your new application here:
<form id="client-id-form">
<input id="client-id" type="text"/>
<button>Submit</button>
Expand Down