Skip to content

Commit 5055a8b

Browse files
authoredJun 7, 2022
Update README.md
1 parent f18c7a9 commit 5055a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ A PHP base class that you can use to upload any file into the server. It is a ve
105105
| Parameters | Default Value | Description |
106106
|-----------------------|-------------------|------------------|
107107
| Input index name | User set | You can set your input="file" name should be an array like name="yourIndexName[]". |
108-
| Check minimum width | 400 | Default min with is 400, you can change with any number. |
108+
| Check minimum width | 400 | Default min width is 400, you can change with any number. |
109109
| Watermark | empty | You can set the watermark array to see the below details. |
110110
| Re-name | empty | Rename the uploaded file if you need it. Left empty get system created default name. |
111111
| Image Quality | 100 | Image quality in percent 1-100. Apply only for images (jpg,jpeg,png,gif). |

0 commit comments

Comments
 (0)