File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/getting_started/changelogs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export default function Authentication() {
31
31
< ul >
32
32
< li > Added support for refresh tokens
33
33
< 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 >
35
35
< li > Revoking an app's access to your account expires any refresh tokens it has</ li >
36
36
</ ul >
37
37
</ li >
@@ -42,7 +42,7 @@ export default function Authentication() {
42
42
< ul >
43
43
< li > PUT /networking/ips/:address now returns the modified v6 address</ li >
44
44
< li > PUT /linode/instances/:id/ips/:address now returns the modified v6 address</ li >
45
- < li > Nothing has changed for these endpoints when :address is a v4 addressa </ li >
45
+ < li > Nothing has changed for these endpoints when :address is a v4 address </ li >
46
46
</ ul >
47
47
</ li >
48
48
< li > Fixed bug setting RDNS for v6 addresses</ li >
You can’t perform that action at this time.
0 commit comments