Ben Dwyer 4 年之前
父节点
当前提交
9c7d289b67
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -42,7 +42,7 @@ By contributing code to our free themes, you grant its use under the [GNU Genera
 
 **Note:** In case the affected theme already exists on the WordPress site, it needs to be deleted before the theme zip file gets uploaded.
 
-### Coding Standard
+### Coding Standards
 
 Themes code should adhere to the [WordPress coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). This repo contains a pre-commit hook which enables you to detect and fix code that doesn't follow the standards.