summaryrefslogtreecommitdiff
path: root/docs/introduction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/introduction.rst')
-rw-r--r--docs/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/introduction.rst b/docs/introduction.rst
index d211a83..8bbb10c 100644
--- a/docs/introduction.rst
+++ b/docs/introduction.rst
@@ -253,6 +253,6 @@ Calling a :class:`~factory.Factory` subclass will provide an object through the
<MyClass: X (saved)>
-The default strategy can ba changed by setting the class-level :attr:`~factory.Factory.default_strategy` attribute.
+The default strategy can ba changed by setting the class-level :attr:`~factory.Factory.FACTROY_STRATEGY` attribute.