From 2e60f41b462315bcb2a1f723f5c3f9646d2e11a7 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Fri, 10 Jun 2016 11:10:29 +0100 Subject: [PATCH] Spelling --- docs/tutorial/7-schemas-and-client-libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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