Skip to content

Commit 62ae9fa

Browse files
authored
Update README.md
1 parent 5279a97 commit 62ae9fa

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
@@ -54,7 +54,7 @@ protected $middleware = [
5454

5555
### File uploads
5656

57-
By default, the middleware allows file uploads. You may disallow file uploads by changing the `middleware.allow_file_uploads` configuration key to `false`.
57+
By default, the middleware allows file uploads. However, you may disallow file uploads by changing the `middleware.allow_file_uploads` configuration key to `false`.
5858

5959
### Blade echo statements
6060

0 commit comments

Comments
 (0)