We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b8643c + 1b19141 commit e536e8bCopy full SHA for e536e8b
Resources/doc/index.md
@@ -380,8 +380,8 @@ Or if you prefer XML:
380
Only three configuration values are required to use the bundle:
381
382
* The type of datastore you are using (`orm`, `mongodb`, `couchdb` or `propel`).
383
-* The firewall name which you configured in Step 5.
384
-* The fully qualified class name (FQCN) of the `User` class which you created in Step 4.
+* The firewall name which you configured in Step 4.
+* The fully qualified class name (FQCN) of the `User` class which you created in Step 3.
385
386
**Note:**
387
0 commit comments