Skip to content

Commit 4c9842c

Browse files
displagueSteve Szyszkiewicz
authored andcommitted
fix typos in docs deprecation warnings
1 parent 6d8594b commit 4c9842c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/src/data/endpoints/linodes.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ endpoints:
5353
The Distribution to deploy this Linode with. May not be included
5454
if 'backup_id' or 'image' is sent.
5555
type: String
56-
deprecated: This parameter will be deprecated once APIv4 out of beta. See changelog for more information.
56+
deprecated: This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
5757
root_pass:
5858
optional: unless source == "distro"
5959
description: >
@@ -197,7 +197,7 @@ endpoints:
197197
<ul><li>If no distribution is provided, a blank disk
198198
is created.</li></ul> You may not provide distribution if image is provided.
199199
type: String
200-
deprecated: This parameter will be deprecated once APIv4 out of beta. See changelog for more information.
200+
deprecated: This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
201201
image:
202202
optional: true
203203
description: >
@@ -1015,7 +1015,7 @@ endpoints:
10151015
description: >
10161016
An ID of a Distribution to deploy to this Linode.
10171017
type: String
1018-
deprecated: This parameter will be deprecated once APIv4 out of beta. See changelog for more information.
1018+
deprecated: This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
10191019
image:
10201020
optional: true
10211021
description: >

docs/src/data/objects/linode.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ schema:
7777
type: Distribution
7878
seeAlso: "/reference/endpoints/linode/distributions"
7979
filterable: true
80-
deprecated: This parameter will be deprecated once APIv4 out of beta. See changelog for more information.
80+
deprecated: This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
8181
group:
8282
editable: true
8383
type: String

0 commit comments

Comments
 (0)