Skip to content

Commit fa30b6c

Browse files
committed
Fixed typo in doc
1 parent 3088722 commit fa30b6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/migration/MigratingFromV5ToV6.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,5 @@ Only your code configuration will have to be updated, PhpFastCache manages all t
240240
In the V5 the class was named `phpFastCache\Entities\driverStatistic`
241241

242242
#### :alarm_clock: Now:
243-
In the V6 it has changed and is now `phpFastCache\Entities\DriverStatistic` (with a **D** uppercase)
243+
In the V6 it has changed and is now `phpFastCache\Entities\DriverStatistic` (with a **D** uppercase), you may need to re-fetch your
244+
git repository completely on some operating systems (especially Windows, meh).

0 commit comments

Comments
 (0)