Skip to content

Commit d9caf5e

Browse files
authored
Update README.md
1 parent 5b256ab commit d9caf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ This event loop does only work with PHP 5.
433433
An [unofficial update](https://github.com/php/pecl-event-libevent/pull/2) for
434434
PHP 7 does exist, but it is known to cause regular crashes due to `SEGFAULT`s.
435435
To reiterate: Using this event loop on PHP 7 is not recommended.
436-
Accordingly, neither the [`Loop` object](#loop) or the deprecated [`Factory`](#factory) will try to use this event loop on
436+
Accordingly, neither the [`Loop` object](#loop) nor the deprecated [`Factory`](#factory) will try to use this event loop on
437437
PHP 7.
438438

439439
This event loop is known to trigger a readable listener only if

0 commit comments

Comments
 (0)