summaryrefslogtreecommitdiff
path: root/docs/users_guide/exts/record_wildcards.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/exts/record_wildcards.rst')
-rw-r--r--docs/users_guide/exts/record_wildcards.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/exts/record_wildcards.rst b/docs/users_guide/exts/record_wildcards.rst
index d926a85b39..aff4cccf73 100644
--- a/docs/users_guide/exts/record_wildcards.rst
+++ b/docs/users_guide/exts/record_wildcards.rst
@@ -75,7 +75,7 @@ More details:
``c`` is not in scope (apart from the binding of the record selector
``c``, of course).
-- When record wildcards are use in record construction, a field ``f``
+- When record wildcards are used in record construction, a field ``f``
is initialised only if ``f`` is in scope,
and is not imported or bound at top level.
For example, ``f`` can be bound by an enclosing pattern match or