From e2c35920d180be47c835ee24a99440cb89dec58c Mon Sep 17 00:00:00 2001 From: wim glenn Date: Fri, 6 Jan 2017 16:46:56 -0600 Subject: [PATCH] fix a spelling error in api-guide (#4788) --- docs/api-guide/serializers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-guide/serializers.md b/docs/api-guide/serializers.md index 15e92ee72..6602d5e2c 100644 --- a/docs/api-guide/serializers.md +++ b/docs/api-guide/serializers.md @@ -1157,7 +1157,7 @@ The [html-json-forms][html-json-forms] package provides an algorithm and seriali ## QueryFields -[djangorestframework-queryfields][djangorestframework-queryfields] allows API clients to specify which fields will be sent in the response via inclusion or exclusion query paramaters. +[djangorestframework-queryfields][djangorestframework-queryfields] allows API clients to specify which fields will be sent in the response via inclusion/exclusion query parameters. [cite]: https://groups.google.com/d/topic/django-users/sVFaOfQi4wY/discussion