From 1fe851a5fa5667943135947a316799fdfbfcc31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= <33033094+stancl@users.noreply.github.com> Date: Sun, 20 Jan 2019 15:05:04 +0100 Subject: [PATCH] usage -> use --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1844354c..fbf1286f 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ If you write to these directories, you will need to create them after you create Logs will be saved to `storage/logs` regardless of any changes to `storage_path()`. -One thing that you **will** have to change if you use storage similarly to the example on the image is your usage of the helper function `asset()` (that is, if you use it). +One thing that you **will** have to change if you use storage similarly to the example on the image is your use of the helper function `asset()` (that is, if you use it). You need to make this change to your code: