Skip to content

Commit 0d2d879

Browse files
committed
Reword sentence to make clear what should be read
1 parent e5814e6 commit 0d2d879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/propel.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Databases and Propel
77
One of the most common and challenging tasks for any application
88
involves persisting and reading information to and from a database. Symfony2
99
does not come integrated with any ORMs but the Propel integration is easy.
10-
To get started, read `Working With Symfony2`_.
10+
To install Propel, read `Working With Symfony2`_ on the Propel documentation.
1111

1212
A Simple Example: A Product
1313
---------------------------

0 commit comments

Comments
 (0)