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

Commit 82802e0

Browse files
committed
Merge pull request #628 from SofHad/fixed-similar-on-the-model
Fixed typo
2 parents c29d4cb + 3f3b7ce commit 82802e0

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)