From 1a65f72f71e7b4d0e776695fe11800e499af3d44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Larra=C3=ADn?= Date: Fri, 15 Jul 2016 14:34:27 -0400 Subject: [PATCH] docs.settings: fix name of `VERSION_PARAM` --- docs/api-guide/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-guide/settings.md b/docs/api-guide/settings.md index a73c6c16d..ea018053f 100644 --- a/docs/api-guide/settings.md +++ b/docs/api-guide/settings.md @@ -181,7 +181,7 @@ If set, this value will restrict the set of versions that may be returned by the Default: `None` -#### VERSION_PARAMETER +#### VERSION_PARAM The string that should used for any versioning parameters, such as in the media type or URL query parameters.