Skip to content

Commit

Permalink
Fix typo in autoscaling policy doc (elastic#67575)
Browse files Browse the repository at this point in the history
thbkrkr authored Jan 15, 2021
1 parent 5ac364e commit 59d5a91
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ This API deletes an autoscaling policy with the provided name.
[[autoscaling-delete-autoscaling-policy-examples]]
==== {api-examples-title}

This example deletes an autoscaling policy named `my_autosaling_policy`.
This example deletes an autoscaling policy named `my_autoscaling_policy`.

[source,console]
--------------------------------------------------
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@ This API gets an autoscaling policy with the provided name.
[[autoscaling-get-autoscaling-policy-examples]]
==== {api-examples-title}

This example gets an autoscaling policy named `my_autosaling_policy`.
This example gets an autoscaling policy named `my_autoscaling_policy`.

[source,console]
--------------------------------------------------

0 comments on commit 59d5a91

Please sign in to comment.