We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b2e1e commit 5a5bfaeCopy full SHA for 5a5bfae
1 file changed
user_guide_src/source/installation/running.rst
@@ -53,8 +53,8 @@ Local Development Server
53
========================
54
55
CodeIgniter 4 comes with a local development server, leveraging PHP's built-in web server
56
-with CodeIgniter routing. You can use the ``spark serve`` command to launch it,
57
-with the following command line in the main directory::
+with CodeIgniter routing. You can launch it, with the following command line
+in the main directory::
58
59
> php spark serve
60
0 commit comments