diff options
Diffstat (limited to 'doc/build/tutorial')
| -rw-r--r-- | doc/build/tutorial/metadata.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/tutorial/metadata.rst b/doc/build/tutorial/metadata.rst index 20a35ad05..202aad920 100644 --- a/doc/build/tutorial/metadata.rst +++ b/doc/build/tutorial/metadata.rst @@ -103,7 +103,7 @@ that will be how we will refer to the table in application code:: ... ) Components of ``Table`` -~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^ We can observe that the :class:`_schema.Table` construct looks a lot like a SQL CREATE TABLE statement; starting with the table name, then listing out |
