summaryrefslogtreecommitdiff
path: root/doc/build/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/tutorial')
-rw-r--r--doc/build/tutorial/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/tutorial/index.rst b/doc/build/tutorial/index.rst
index 1aa20d172..cb6c2feae 100644
--- a/doc/build/tutorial/index.rst
+++ b/doc/build/tutorial/index.rst
@@ -91,7 +91,7 @@ The major sections of this tutorial are as follows:
:class:`_engine.Engine` object; here's how to create one.
* :ref:`tutorial_working_with_transactions` - the usage API of the
- :class:`_engine.Engine` and it's related objects :class:`_engine.Connection`
+ :class:`_engine.Engine` and its related objects :class:`_engine.Connection`
and :class:`_result.Result` are presented here. This content is Core-centric
however ORM users will want to be familiar with at least the
:class:`_result.Result` object.