Skip to content

Commit a241811

Browse files
authored
Merge pull request #11 from xsisqox/patch-1
Update 16-image.md
2 parents 46e1003 + bda6c96 commit a241811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/2-fields/16-image.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Set the allowed files type. Short mime types are also supported (`audio`, `video
1616

1717
Set the type of the stored value. *(defaults to `id`)*
1818

19-
You can also `url` to store the URL of the image instead of the ID.
19+
You can also set the type to `url` to store the URL of the image instead of it's ID.
2020

21-
`Field::make("image", "crb_employee_photo", "Photo")`
21+
`Field::make("image", "crb_employee_photo", "Photo")`

0 commit comments

Comments
 (0)