Skip to content

Commit 4a85148

Browse files
Fix docs
1 parent 3277d6d commit 4a85148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Driver.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ interface Driver
1515
public function serialize($data): string;
1616

1717
/**
18-
* The extension that should be used to save the snapshot file, including
19-
* the leading dot character.
18+
* The extension that should be used to save the snapshot file, without
19+
* a leading dot.
2020
*
2121
* @return string
2222
*/

0 commit comments

Comments
 (0)