Skip to content

Commit 1b188e6

Browse files
authored
Merge pull request #159 from vcgnetwork/master
fixed typo in readme
2 parents 0ead2a6 + 7a45647 commit 1b188e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Please check the system requirements before installing Lavalite.
2828
* `composer create-project LavaLite/cms --prefer-dist website`
2929
2. Run the install command to get you started:
3030
`php artisan lavalite:install`
31-
4. You can contigure mail server details in `config/mail.php`.
31+
4. You can configure mail server details in `config/mail.php`.
3232
5. You can configure the site in the config folder before production.
3333
6. Finally, setup an [Apache VirtualHost](http://httpd.apache.org/docs/current/vhosts/examples.html) to point to the "public" folder.
3434
* For development, you can simply run `php artisan serve`

0 commit comments

Comments
 (0)