diff --git a/console/asset-compilation.md b/console/asset-compilation.md index 7cf96edd..54fee544 100644 --- a/console/asset-compilation.md +++ b/console/asset-compilation.md @@ -2,7 +2,7 @@ ## Introduction -Winter brings first-class support for handling Node-based compilation for frontend assets through the Mix commands. The comamnds use the [Laravel Mix](https://laravel-mix.com/) wrapper, a user-friendly and simple interface for setting up compilation of multiple types of frontend assets through Webpack and various libraries. +Winter brings first-class support for handling Node-based compilation for frontend assets through the Mix commands. The commands use the [Laravel Mix](https://laravel-mix.com/) wrapper, a user-friendly and simple interface for setting up compilation of multiple types of frontend assets through Webpack and various libraries. ### Requirements