diff --git a/docs/tutorial/7-schemas-and-client-libraries.md b/docs/tutorial/7-schemas-and-client-libraries.md index 78a73e717..c89dcd3d7 100644 --- a/docs/tutorial/7-schemas-and-client-libraries.md +++ b/docs/tutorial/7-schemas-and-client-libraries.md @@ -119,7 +119,7 @@ Let's try listing the existing snippets, using the command line client: ... Some of the API endpoints require named parameters. For example, to get back -the hightlight HTML for a particular snippet we need to provide an id. +the highlight HTML for a particular snippet we need to provide an id. $ coreapi action snippets highlight --param pk 1