Skip to content

Commit 6ab5f6d

Browse files
authored
Update README.md
1 parent 1b84931 commit 6ab5f6d

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
@@ -19,7 +19,7 @@ php-lock/lock follows semantic versioning. Read more on [semver.org][1].
1919
## Requirements
2020
- PHP 7.1 or above
2121
- Optionally [nrk/predis](https://github.com/nrk/predis) to use the predis locks.
22-
- Optionally the [php-pcntl](http://php.net/manual/en/book.pcntl.php) extension to enables locking with flock without busy waiting in CLI scripts.
22+
- Optionally the [php-pcntl](http://php.net/manual/en/book.pcntl.php) extension to enable locking with flock without busy waiting in CLI scripts.
2323

2424
----
2525

0 commit comments

Comments
 (0)