Skip to content

Commit c41e1ad

Browse files
committed
Fix typo
1 parent dfb9943 commit c41e1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cursedcoder/eprocess",
33
"type": "library",
44
"description": "Multi-threading framework?",
5-
"keywords": ["pthreads", "child process", "ICP", "non-blocking", "async", "react"],
5+
"keywords": ["pthreads", "child process", "IPC", "non-blocking", "async", "react"],
66
"homepage": "https://github.com/cursedcoder/eprocess",
77
"require": {
88
"php": ">=5.5",

0 commit comments

Comments
 (0)