diff --git a/README.md b/README.md index 617de7074..fcf2cc1d3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ You can use wp-browser to test WordPress sites, plugins and themes. -An easy and quick setup, with a default configuration that will work for most projects, run end-to-end tests, integration tests and unit tests all wit the same tool. +An easy and quick setup, with a default configuration that will work for most projects, run end-to-end tests, integration tests and unit tests all with the same tool. > This document refers to version `4` of the project. > If you're using version `3` or version `3.5`, and are looking for the migration and troubleshooting guide, you can find it [here][6] diff --git a/docs/modules/WPLoader.md b/docs/modules/WPLoader.md index be9d825fa..545bbc9a2 100644 --- a/docs/modules/WPLoader.md +++ b/docs/modules/WPLoader.md @@ -270,7 +270,7 @@ your site to run tests using the default configuration based on PHP built-in ser ## Configuration with loadOnly: true -The module will load WordPress from the location specified by the `wpRootFodler` parameter, relying +The module will load WordPress from the location specified by the `wpRootFolder` parameter, relying on [the WPDb module](WPDb.md) to manage the database state. When used in this mode, the module supports the following configuration parameters: