diff --git a/_getting-started/communicate.md b/_getting-started/communicate.md index e4824c6b03..f910ce2762 100644 --- a/_getting-started/communicate.md +++ b/_getting-started/communicate.md @@ -201,7 +201,7 @@ PUT /students/_doc/1 "address": "123 Main St." } ``` -{% include copy.html %} +{% include copy-curl.html %} Alternatively, you can update parts of a document by calling the Update Document API: