Skip to content

Commit

Permalink
Typo fix in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrajcarek authored and marmichalski committed Apr 10, 2020
1 parent 1324dc3 commit 6ccf28f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ use Keiko\Uuid\Shortener\Dictionary;
use Keiko\Uuid\Shortener\Number\BigInt\Converter;
use Keiko\Uuid\Shortener\Shortener;

// Generate UUID, for example using Ramsey/UUID
$shortUuid = 'mavTAjNm4NVztDwh4gdSrQ';
$shortener = new Shortener(
Dictionary::createUnmistakable(), // the same as used for a UUID reduction!
Expand Down

0 comments on commit 6ccf28f

Please sign in to comment.