Skip to content

Commit a7886e2

Browse files
committed
Readme change #2
1 parent 113c886 commit a7886e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ We will not use the ->font() method in this example; as I like the regular one.
7070

7171
````php
7272
return $avatar->name('Lasse Rafn')
73-
->size(96) // 48 times two, for retina
73+
->size(96) // 48 * 2
7474
->background('#8BC34A')
7575
->color('#fff')
7676
->generate()

0 commit comments

Comments
 (0)