Skip to content

Commit 17908e9

Browse files
committed
Fixed typo
1 parent 0827acf commit 17908e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting_started/changelogs/Changelogs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function Authentication() {
3131
<ul>
3232
<li>Added support for refresh tokens
3333
<ul>
34-
<li>Apps with an activce refresh token are returned in GET /profile/apps</li>
34+
<li>Apps with an active refresh token are returned in GET /profile/apps</li>
3535
<li>Revoking an app's access to your account expires any refresh tokens it has</li>
3636
</ul>
3737
</li>

0 commit comments

Comments
 (0)