From 5638aef2c6e17d11c6fd918aff31e206062768a6 Mon Sep 17 00:00:00 2001
From: Philipp Rieber
Date: Tue, 5 Nov 2013 08:06:54 +0100
Subject: [PATCH] [Reference][Contraints] Fix internal "fields" link
---
reference/constraints/Collection.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/reference/constraints/Collection.rst b/reference/constraints/Collection.rst
index ae25d16bb87..c1cd4501a40 100644
--- a/reference/constraints/Collection.rst
+++ b/reference/constraints/Collection.rst
@@ -316,7 +316,7 @@ allowMissingFields
If this option is set to ``false`` and one or more fields from the `fields`_
option are not present in the underlying collection, a validation error will
-be returned. If set to ``true``, it's ok if some fields in the `fields_`
+be returned. If set to ``true``, it's ok if some fields in the `fields`_
option are not present in the underlying collection.
missingFieldsMessage