Fix code example format and typos (#4949)
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
This commit is contained in:
parent
71935cff99
commit
2e62d9e8c8
|
@ -83,7 +83,7 @@ POST _ingest/pipeline/user-behavior/_simulate
|
|||
```
|
||||
{% include copy-curl.html %}
|
||||
|
||||
#### Reponse
|
||||
#### Response
|
||||
|
||||
The following response confirms that the pipeline is working as expected:
|
||||
|
||||
|
|
|
@ -85,7 +85,7 @@ POST _ingest/pipeline/file_upload/_simulate
|
|||
```
|
||||
{% include copy-curl.html %}
|
||||
|
||||
#### Reponse
|
||||
#### Response
|
||||
|
||||
The following response confirms that the pipeline is working as expected:
|
||||
|
||||
|
|
Loading…
Reference in New Issue