Skip to content

Commit c669795

Browse files
committed
Fix grammar
1 parent c09f56f commit c669795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ If you are not setup to detect WPCS errors, consider the following steps.
153153
```shell
154154
cd wp-content/themes/wp-theme-base
155155
```
156-
* Then clone your fork [this][wp-theme-base] repository in the current directory.
156+
* Then clone your fork of [this][wp-theme-base] repository in the current directory.
157157
* After successfully cloning the project, navigate to the `wp-theme-base` directory and run the command below on the terminal, to install all the necessary package dependencies:
158158
```shell
159159
composer install

0 commit comments

Comments
 (0)