Skip to content

Commit 70dd704

Browse files
committed
Fixed typo in doc
1 parent f33fa90 commit 70dd704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/MigratingFromV5ToV6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ In the V5 the driver was making use of of the [deprecated class Mongo](http://ph
231231

232232
#### :alarm_clock: Now:
233233
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.
234+
Only your code configuration will have to be updated, PhpFastCache manages all the abstract part by itself.
235235

236236
### DriverStatistic class name has changed
237237
:warning: As of the V6, DriverStatistic class name has changed for a better classes name normalization

0 commit comments

Comments
 (0)