Skip to content

Commit 6f3edbd

Browse files
authored
Merge pull request #79 from ohnx/patch-1
Fixed slug example with six characters
2 parents 9206dce + e3c7ce0 commit 6f3edbd

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
@@ -196,8 +196,8 @@ fiche -s 6
196196
__Output url with default value__: `http://localhost/xxxx`,
197197
where x is a randomized character
198198
199-
__Output url with example value 6__: `http://localhost/xxxx`,
200-
where is a randomized character
199+
__Output url with example value 6__: `http://localhost/xxxxxx`,
200+
where x is a randomized character
201201
202202
__Default value:__ 4
203203

0 commit comments

Comments
 (0)