Merge pull request #2631 from iqbalhs/patch-1

Fix a typo.
This commit is contained in:
MGatner 2020-02-27 08:48:43 -05:00 committed by GitHub
commit a6acefcd8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ CodeIgniter installed in the vendor folder.
By default, CodeIgniter starts up in production mode. This is a safety feature
to keep your site a bit more secure in case settings are messed up once it is live.
So first let's fix that. Copy or renmae the ``env`` file to ``.env``. Open it up.
So first let's fix that. Copy or rename the ``env`` file to ``.env``. Open it up.
This file contains server-specific settings. This means you never will need to
commit any sensitive information to your version control system. It includes