Skip to content

Commit ebb105b

Browse files
committed
Grammar fix
1 parent 5f44ece commit ebb105b

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
@@ -6,7 +6,7 @@ While not all code may fully comply with these standards (yet), all newly commit
66

77
Keep the following rules in mind when writing PHP code for WordPress, whether for core programming code, plugins, or themes.
88

9-
Also see [PHP Inline Documentation Standards](https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/) for further guidelines.
9+
Also see the [PHP Inline Documentation Standards](https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/) for further guidelines.
1010

1111
## Single and Double Quotes
1212

0 commit comments

Comments
 (0)