Skip to content

Commit 4009cc7

Browse files
committed
docs: change line break positions
1 parent 78b3f60 commit 4009cc7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

user_guide_src/source/intro/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ from scratch, by providing a rich set of libraries for commonly needed
99
tasks, as well as a simple interface and logical structure to access
1010
these libraries.
1111

12-
CodeIgniter lets you creatively focus on your project
13-
by minimizing the amount of code needed for a given task.
12+
CodeIgniter lets you creatively focus on your project by minimizing the amount
13+
of code needed for a given task.
1414

1515
Where possible, CodeIgniter has been kept as flexible as possible,
1616
allowing you to work in the way you want, not being forced into working
1717
any certain way. The framework can have core parts easily extended
1818
or completely replaced to make the system work the way you need it to.
1919

20-
In short, CodeIgniter is the malleable framework that tries to provide
21-
the tools you need while staying out of the way.
20+
In short, CodeIgniter is the malleable framework that tries to provide the tools
21+
you need while staying out of the way.
2222

2323
*****************************
2424
Is CodeIgniter Right for You?

0 commit comments

Comments
 (0)