Skip to content

Commit 0eb2d95

Browse files
committed
Update README.md
1 parent 0e325c0 commit 0eb2d95

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
@@ -12,7 +12,7 @@ server.
1212
The extension also allows you to remove functions and constants before the runtime has started up. So it's possible to write you own core functions (strlen, headers_sent) or modify some consts set by a sapi (PHP_SAPI) all in php userland.
1313

1414
#####appserver.php_sapi
15-
This setting hold's a reset's the default PHP_SAPI to given value
15+
This setting reset's the default PHP_SAPI to given value
1616

1717
```
1818
appserver.php_sapi = appserver

0 commit comments

Comments
 (0)