Skip to content

Commit c4a58da

Browse files
author
obozdag
authored
docs: Change MetaData to Metadata in database/metadata.rst
Change MetaData to Metadata in database/metadata.rst
1 parent 37d6870 commit c4a58da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide_src/source/database/metadata.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Getting Metadata
77
:depth: 2
88

99
**************
10-
Table MetaData
10+
Table Metadata
1111
**************
1212

1313
These functions let you fetch table information.
@@ -39,7 +39,7 @@ running an operation on it. Returns a boolean true/false. Usage example:
3939
.. note:: Replace *table_name* with the name of the table you are looking for.
4040

4141
**************
42-
Field MetaData
42+
Field Metadata
4343
**************
4444

4545
List the Fields in a Table

0 commit comments

Comments
 (0)