Skip to content

Commit 2b135c9

Browse files
Wironetheofidry
authored andcommitted
Fixed docs about prefixing (#245)
1 parent 7f37fa4 commit 2b135c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ return [
144144

145145
### Prefix
146146

147-
The prefix to be used to isolate the code. If `null` or `'''` is given, then a random
148-
prefix will be automatically be generated.
147+
The prefix to be used to isolate the code. If `null` or `''` (empty string) is given,
148+
then a random prefix will be automatically generated.
149149

150150

151151
### Finders and paths

0 commit comments

Comments
 (0)