Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Dec 21, 2023
1 parent d0f73ad commit f6dff3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Polyfills for the following methods are provided for PHP < 8.3:
- `ParentNode::insertAdjacentText`
- `ParentNode::replaceChildren`

On PHP older than 8.1.23, and in PHP versions from 8.2.0 to 8.2.9, the following methods are emulated:
On PHP older than 8.1.23, and on PHP versions from 8.2.0 to 8.2.9, the following methods are emulated:

- `ChildNode::after`
- `ChildNode::before`
Expand Down

0 comments on commit f6dff3d

Please sign in to comment.