Skip to content

Commit bf8f4cd

Browse files
authored
Merge pull request #888 from umer936/patch-1
Fix typo in .env.example (boostrap => bootstrap)
2 parents 6e5a382 + e5a650b commit bf8f4cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
# environment.
66
#
77
# Having this file in production is considered a **SECURITY RISK** and also decreases
8-
# the boostrap performance of your application.
8+
# the bootstrap performance of your application.
99
#
1010
# To use this file, first copy it into `config/.env`. Also ensure the related
11-
# code block for loading this file is uncommented in `config/boostrap.php`
11+
# code block for loading this file is uncommented in `config/bootstrap.php`
1212
#
1313
# In development .env files are parsed by PHP
1414
# and set into the environment. This provides a simpler

0 commit comments

Comments
 (0)