Skip to content

Commit 44687c7

Browse files
kenjispaulbalandan
andauthored
docs: fix by proofreading
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
1 parent 61d9b3f commit 44687c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/database/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You can see specific table information on the command line. Assuming there is a
8484

8585
> php spark db:table my_table
8686

87-
If table ``my_table`` is not in the database, the CodeIgniter displays a list of available tables to select.
87+
If table ``my_table`` is not in the database, CodeIgniter displays a list of available tables to select.
8888
You can also use only the following command without the table name. In this case, the table name will be asked ::
8989

9090
> php spark db:table

0 commit comments

Comments
 (0)