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

Commit f4fc2c6

Browse files
committed
Merge pull request #48 from WouterJ/patch-1
Fixed indenting issue
2 parents a670204 + 940db2b commit f4fc2c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/installing-configuring-doctrine-phpcr-odm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ Basic configuration for each content repository is shown below; add the appropri
166166
workspace: default
167167
username: admin
168168
password: admin
169-
odm:
170-
auto_mapping: true
169+
odm:
170+
auto_mapping: true
171171
172172
**Jackalope with Doctrine DBAL**
173173

0 commit comments

Comments
 (0)