We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ad2d7 commit 1d95bdaCopy full SHA for 1d95bda
README.md
@@ -61,8 +61,8 @@ The WordPress Coding Standards package requires:
61
* [Composer](https://getcomposer.org/)
62
63
For the best results, it is recommended to also ensure the following additional PHP extensions are enabled:
64
- - [iconv](https://www.php.net/book.iconv)
65
- - [Multibyte String](https://www.php.net/book.mbstring)
+- [iconv](https://www.php.net/book.iconv)
+- [Multibyte String](https://www.php.net/book.mbstring)
66
67
## Installation
68
0 commit comments