Skip to content

Commit 7722c0b

Browse files
authored
Merge pull request #2393 from WordPress/feature/readme-minor-tweak
2 parents 54ad2d7 + 1d95bda commit 7722c0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ The WordPress Coding Standards package requires:
6161
* [Composer](https://getcomposer.org/)
6262

6363
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)
64+
- [iconv](https://www.php.net/book.iconv)
65+
- [Multibyte String](https://www.php.net/book.mbstring)
6666

6767
## Installation
6868

0 commit comments

Comments
 (0)