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

Commit 3f3b7ce

Browse files
committed
Fixed typo
1 parent dff0ce6 commit 3f3b7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Doctrine PHPCR-ODM
7373

7474
The Symfony CMF uses the `Doctrine PHPCR-ODM`_ to interact with PHPCR.
7575
Doctrine allows a user to create objects (called *documents*) which are
76-
directly persisted into and retrieved from the PHPCR tree. This is similair to
76+
directly persisted into and retrieved from the PHPCR tree. This is similar to
7777
the Doctrine ORM used by the Symfony2 Framework, but then for PHPCR.
7878

7979
Creating a Page with code

0 commit comments

Comments
 (0)