Skip to content

Commit 8d86e24

Browse files
authored
Update README.md
1 parent f872f88 commit 8d86e24

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
@@ -106,7 +106,7 @@ $checkHost = new CheckHost(
106106

107107
### `runCheck(string $host, string $type, int|null $maxNodes = 0): array|false`
108108

109-
**Combines `sendRequest()` and `getResults()` into one call.**
109+
**Combines `sendRequest()` and `getResults()` into a single call, returning structured data.**
110110

111111
| Parameter | Type | Description |
112112
| ----------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)