Fix a typo.

This commit is contained in:
Iqbal Hamsyah 2020-02-27 15:59:00 +07:00 committed by GitHub
parent e10ecdb711
commit 90e0fffbd5
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