Corrected WordPress spelling.
This commit is contained in:
John Coy 2021-02-01 18:25:14 -06:00 committed by GitHub
parent 969af77ced
commit 58a2cd036e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Build the example extension by running the npm script and passing the example na
npm run example -- --ext=<example>
```
Go to your Wordpress installation's plugins page and activate the plugin. WooCommerce Analytics reports will now reflect the changes made by the example extension.
Go to your WordPress installation's plugins page and activate the plugin. WooCommerce Analytics reports will now reflect the changes made by the example extension.
You can make changes to Javascript and PHP files in the example and see changes reflected upon refresh.