Skip to content

Commit d9dfeb7

Browse files
committed
docs: fix section titles
1 parent ed4b80d commit d9dfeb7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

user_guide_src/source/installation/installing_composer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ the latest released version of the framework.
2727
This installation technique would suit a developer who wishes to start
2828
a new CodeIgniter4 based project.
2929

30-
Installation & Set Up
31-
---------------------
30+
Installation
31+
------------
3232

3333
In the folder above your project root::
3434

user_guide_src/source/installation/running.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This section addresses how to use each technique, and explains some of the pros
1212
If you're new to CodeIgniter, please read the :doc:`Getting Started </intro/index>`
1313
section of the User Guide to begin learning how to build dynamic PHP applications. Enjoy!
1414

15-
Initial Configuration & Set Up
16-
==============================
15+
Initial Configuration
16+
=====================
1717

1818
#. Open the **app/Config/App.php** file with a text editor and
1919
set your base URL. If you need more flexibility, the baseURL may

0 commit comments

Comments
 (0)