We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af6a85 commit 4b15314Copy full SHA for 4b15314
1 file changed
user_guide_src/source/dbmgmt/forge.rst
@@ -252,7 +252,7 @@ $forge->addColumn()
252
253
The ``addColumn()`` method is used to modify an existing table. It
254
accepts the same field array as :ref:`Creating Tables <adding-fields>`, and can
255
-be used for an unlimited number of additional fields.
+be used to add additional fields.
256
257
.. literalinclude:: forge/022.php
258
0 commit comments