Skip to content

Commit 08ee8ee

Browse files
authored
Change readme
1 parent 1d9adae commit 08ee8ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Generates a secure random byte string using the `Symfony\Component\Security\Core
5252
### `UuidStringGenerator`
5353
***For use this generator you should require the package ```ramsey/uuid``` in your application.***
5454

55-
For generate a UUID v4 (or v1):
55+
For generating a UUID:
5656

5757
```php
5858
@Generate(generator="uuid_string", options={"version"=4})

0 commit comments

Comments
 (0)