Skip to content

Commit 127ce6b

Browse files
authored
Merge pull request #7908 from neznaika0/docs-db-commands-patch-1
docs: db_commands.rst typo code-block
2 parents 0dcc443 + 1d5e560 commit 127ce6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/dbmgmt/db_commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When you have a table named ``my_table``, you can see the field names and the re
3838

3939
.. code-block:: console
4040
41-
.. code-block:: consolephp spark db:table my_table
41+
php spark db:table my_table
4242
4343
If the table ``my_table`` is not in the database, CodeIgniter displays a list of available tables to select.
4444

0 commit comments

Comments
 (0)