From a204045b28987ef19435c0c64cd27dbe02bf40d1 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sun, 24 Aug 2014 13:55:57 -0500 Subject: [PATCH] Typo. --- config/filesystems.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/filesystems.php b/config/filesystems.php index ff7e1339..6b57e3b6 100644 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -24,7 +24,7 @@ return [ | | Many applications store files both locally and in the cloud. For this | reason, you may specify a default "cloud" driver here. This driver - | will be bounc as the Cloud disk implementation in the container. + | will be bound as the Cloud disk implementation in the container. | */