Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit c0a5d5c

Browse files
Tobionfabpot
authored andcommitted
fix typos in upgrade
1 parent 7e78a47 commit c0a5d5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ The `storage_id` setting must be changed to `session.storage.mock_file`:
133133

134134
### `app/config/parameters.ini`
135135

136-
The file has been converted to a YAML file which read as follows:
136+
The file has been converted to a YAML file which reads as follows:
137137

138138
parameters:
139139
database_driver: pdo_mysql
@@ -182,7 +182,7 @@ Under `security.providers`, the `in_memory` example was updated to the following
182182

183183
### `app/AppKernel.php`
184184

185-
The following bundles was added to the list of default registered bundles:
185+
The following bundles have been added to the list of default registered bundles:
186186

187187
`new JMS\AopBundle\JMSAopBundle(),
188188
`new JMS\DiExtraBundle\JMSDiExtraBundle($this),

0 commit comments

Comments
 (0)