Skip to content

Commit 63d3bf6

Browse files
committed
docs: remove ;
1 parent aaf9cb2 commit 63d3bf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/dbmgmt/forge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Additionally, the following key/values can be used:
151151
];
152152

153153
After the fields have been defined, they can be added using
154-
``$forge->addField($fields);`` followed by a call to the
154+
``$forge->addField($fields)`` followed by a call to the
155155
``createTable()`` method.
156156

157157
**$forge->addField()**

0 commit comments

Comments
 (0)