Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 42ed0a9

Browse files
committed
Merge pull request #437 from benoitMariaux/patch-3
Update auto-routing.rst
2 parents 6f24f99 + a4c0d47 commit 42ed0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/creating_a_cms/auto-routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ new route will be linked back to the target content:
1717

1818
The paths above represent the path in the PHPCR-ODM document tree. In the next
1919
section you will define ``/cms/routes`` as the base path for routes, and subsequently
20-
the contents will be avilable at the following URLs:
20+
the contents will be available at the following URLs:
2121

2222
* **Home**: ``http://localhost:8000/page/home``
2323
* **About**: ``http://localhost:8000/page/about``

0 commit comments

Comments
 (0)