s/enpoint/endpoint/g

This commit is contained in:
Ken Crowell 2020-09-08 19:37:44 -03:00 committed by Daniel Wozniak
parent 0f4bbf6c42
commit 8456c8e566
4 changed files with 4 additions and 3 deletions

1
changelog/58416.fixed Normal file
View file

@ -0,0 +1 @@
Fix enpoint typos

View file

@ -367,7 +367,7 @@ def update(
Update attribute(s) of a specific endpoint.
id
The unique ID of the enpoint entry.
The unique ID of the endpoint entry.
endpoint: incidents
Endpoint name.

View file

@ -2100,7 +2100,7 @@ class Run(LowDataAdapter):
ms-3: true
ms-4: true
The /run enpoint can also be used to issue commands using the salt-ssh
The /run endpoint can also be used to issue commands using the salt-ssh
subsystem.
When using salt-ssh, eauth credentials should not be supplied. Instead,

View file

@ -293,7 +293,7 @@ def update(
Update attribute(s) of a specific endpoint.
id
The unique ID of the enpoint entry.
The unique ID of the endpoint entry.
endpoint: incidents
Endpoint name.