summaryrefslogtreecommitdiff
path: root/docs/reference.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference.rst')
-rw-r--r--docs/reference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference.rst b/docs/reference.rst
index 43433e0..9fd2576 100644
--- a/docs/reference.rst
+++ b/docs/reference.rst
@@ -109,7 +109,7 @@ The :class:`Factory` class
.. attribute:: strategy
Use this attribute to change the strategy used by a :class:`Factory`.
- The default is :data:`BUILD_STRATEGY`.
+ The default is :data:`CREATE_STRATEGY`.