Skip to content

Commit c4b2e1e

Browse files
committed
docs: minor improvements
1 parent b4ea83b commit c4b2e1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/installation/running.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Local Development Server
5353
========================
5454

5555
CodeIgniter 4 comes with a local development server, leveraging PHP's built-in web server
56-
with CodeIgniter routing. You can use the ``serve`` script to launch it,
56+
with CodeIgniter routing. You can use the ``spark serve`` command to launch it,
5757
with the following command line in the main directory::
5858

5959
> php spark serve
@@ -87,7 +87,7 @@ Hosting with Apache
8787
===================
8888

8989
A CodeIgniter4 webapp is normally hosted on a web server.
90-
Apache's ``httpd`` is the "standard" platform, and assumed in much of our documentation.
90+
Apache HTTP Server is the "standard" platform, and assumed in much of our documentation.
9191

9292
Apache is bundled with many platforms, but can also be downloaded in a bundle
9393
with a database engine and PHP from `Bitnami <https://bitnami.com/stacks/infrastructure>`_.

0 commit comments

Comments
 (0)