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.
1 parent f33fa90 commit 70dd704Copy full SHA for 70dd704
docs/migration/MigratingFromV5ToV6.md
@@ -231,7 +231,7 @@ In the V5 the driver was making use of of the [deprecated class Mongo](http://ph
231
232
#### :alarm_clock: Now:
233
In the V6 we made an important change: We now make use of [Mongodb Driver](http://php.net/manual/fr/set.mongodb.php)
234
-Only your code configuration will have to be updated, PhpFastCache manages all the abstract couch by itself.
+Only your code configuration will have to be updated, PhpFastCache manages all the abstract part by itself.
235
236
### DriverStatistic class name has changed
237
:warning: As of the V6, DriverStatistic class name has changed for a better classes name normalization
0 commit comments