Fixed a typo

This commit is contained in:
Keith Chan 2021-06-08 14:50:25 -07:00 committed by GitHub
parent 86202b8df0
commit bdaf732834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ You can also get details of all transform jobs by omitting `transform_id`.
**Sample Request**
```json
GET _plugins/_transform/<transform_id>
GET _plugins/_transform/
```
**Sample Response**