This commit is contained in:
Tom Christie 2016-06-10 11:10:29 +01:00
parent b7fcdd257e
commit 2e60f41b46

View File

@ -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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">