Add missing s in languages directory name (#1442)
This commit is contained in:
parent
e78a808897
commit
6a63117bd1
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ $ npm install
|
|||
|
||||
- `composer lint:wpcs` : checks all PHP files against [PHP Coding Standards](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/php/).
|
||||
- `composer lint:php` : checks all PHP files for syntax errors.
|
||||
- `composer make-pot` : generates a .pot file in the `language/` directory.
|
||||
- `composer make-pot` : generates a .pot file in the `languages/` directory.
|
||||
- `npm run compile:css` : compiles SASS files to css.
|
||||
- `npm run compile:rtl` : generates an RTL stylesheet.
|
||||
- `npm run watch` : watches all SASS files and recompiles them to css when they change.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue