diff --git a/content/docs/install.md b/content/docs/install.md index 50e1249..8b7bed4 100644 --- a/content/docs/install.md +++ b/content/docs/install.md @@ -36,11 +36,11 @@ If you are using Herd to 3. Move the renamed folder to one of your site directories. For example, you can move it to `~/Herd`. 4. Open your browser and visit `foldername.test` to start the installation process. Remember to replace `foldername` with the actual name of the folder. -> That's it! Wave is now installed. If you encounter any errors during the automated installer, you may follow the steps to manually install below; otherwise, move on to the Database section. +> That's it! Wave is now installed. If you encounter any errors during the automated installer, you may follow the steps to manually install below; otherwise, move on to the Database section. ## Manual Installation -If you are hosting your Laravel projects locally with someting other than Hered, or if receive an error during the automated installer, you may want to manually install Wave. To do so, continue reading. +If you are hosting your Laravel projects locally with something other than Herd, or if you receive an error during the automated installer, you may want to manually install Wave. To do so, continue reading. Download Wave and unzip the file. Next, move the folder to your sites folder, and follow these steps: diff --git a/content/docs/upgrading.md b/content/docs/upgrading.md index 6ba9820..f3f82ba 100644 --- a/content/docs/upgrading.md +++ b/content/docs/upgrading.md @@ -21,7 +21,7 @@ Upgrading Wave is very simple. Follow the steps below to upgrade. ## Automated Upgrade -We are currently working on an automated upgrade process that will happen directly inside the admin. This will be an automated upgrade similar to that of Wordpress and other popular CMS frameworks. +We are currently working on an automated upgrade process that will happen directly inside the admin. This will be an automated upgrade similar to that of WordPress and other popular CMS frameworks. ## How To Upgrade