Skip to content

Commit acd4358

Browse files
committed
Add different intentional typo to test something
1 parent c929bb7 commit acd4358

File tree

1 file changed

+1
-1
lines changed
  • wordpress-coding-standards

1 file changed

+1
-1
lines changed

wordpress-coding-standards/php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP Coding Standards
22

3-
These PHP coding standards are intentded for the WordPress community as a whole. They are mandatory for WordPress Core and we encourage you to use them for your themes and plugins as well.
3+
These PHP coding standards are intentded for the WordPress comunity as a whole. They are mandatory for WordPress Core and we encourage you to use them for your themes and plugins as well.
44

55
While themes and plugins may choose to follow a different _coding style_, these **_coding standards_** are not just about _code style_, but also encompass established best practices regarding interoperability, translatability, and security in the WordPress ecosystem, so, even when using a different _code style_, we recommend you still adhere to the WordPress Coding Standards in regard to these best practices.
66

0 commit comments

Comments
 (0)