From ac551a24783980389fb9cb5c2058094f9daabd50 Mon Sep 17 00:00:00 2001 From: cyap Date: Fri, 5 Jul 2019 10:31:54 -0400 Subject: [PATCH] Fix typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 4804f05fa..879d132d5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -94,7 +94,7 @@ The following packages are optional: * [coreapi][coreapi] (1.32.0+) - Schema generation support. * [Markdown][markdown] (3.0.0+) - Markdown support for the browsable API. -* [Pygments][pygments] (2.4.0+) - Add sytax highlighting to Markdown processing. +* [Pygments][pygments] (2.4.0+) - Add syntax highlighting to Markdown processing. * [django-filter][django-filter] (1.0.1+) - Filtering support. * [django-guardian][django-guardian] (1.1.1+) - Object level permissions support.