Fix spelling errors and broken links (#79)

* Fix spelling errors and broken links

* Make changes as requested
This commit is contained in:
DarthShmev 2020-09-01 11:55:31 -04:00 committed by GitHub
parent de0a9c40f6
commit 4d12707980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 10 additions and 10 deletions

View file

@ -7,7 +7,7 @@ section: content
# Upgrading from 1.x {#upgrading}
The 2.0.0 release is essentialy a ~60% rewrite, with 3,187 additions and 1,896 deletions (lines of code). Version 2 introduces Laravel 6 support and drops Laravel 5.8 support.
The 2.0.0 release is essentially a ~60% rewrite, with 3,187 additions and 1,896 deletions (lines of code). Version 2 introduces Laravel 6 support and drops Laravel 5.8 support.
This guide attempts to cover the main changes that were made to the package. The rewrite was mainly:
- an internal thing: much better code quality means much better maintainability and much more features in the future :)