Skip to content

Commit 0433d16

Browse files
committed
Fixed typos and added details
1 parent 8016283 commit 0433d16

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/data/endpoints/account.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,16 @@ endpoints:
5757
group: Settings
5858
authenticated: true
5959
description: >
60-
Enable Linode Managed on youy account.
60+
Enable Linode Managed, our 24/7 monitoring service, on you account.
6161
methods:
6262
POST:
6363
money: true
6464
scopes: account:modify
65+
type: Action
6566
description: >
66-
Enable Linode Managed on youy account. Only unrestricted users can do this.
67-
See https://linode.com/managed for details and pricing information.
67+
Enable Linode Managed, our 24/7 monitoring service, on you account.
68+
Only unrestricted users can do this. See https://linode.com/managed
69+
for details and pricing information.
6870
examples:
6971
curl: |
7072
curl -H "Content-Type: application/json" \

0 commit comments

Comments
 (0)