We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0827acf commit 17908e9Copy full SHA for 17908e9
src/getting_started/changelogs/Changelogs.js
@@ -31,7 +31,7 @@ export default function Authentication() {
31
<ul>
32
<li>Added support for refresh tokens
33
34
- <li>Apps with an activce refresh token are returned in GET /profile/apps</li>
+ <li>Apps with an active refresh token are returned in GET /profile/apps</li>
35
<li>Revoking an app's access to your account expires any refresh tokens it has</li>
36
</ul>
37
</li>
0 commit comments