Skip to content

Commit 44cff7f

Browse files
authored
typo
1 parent 1d9f1c6 commit 44cff7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/analyze/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The `http` analyzer is used to analyse information collected by the [HTTP Reques
1010
- `error`: Error occurred connecting to the URL.
1111
- `statusCode == 200`: Successfully connected to the URL.
1212

13-
For the comparison if the status code, the following operators are supported:
13+
For the comparison of the status code, the following operators are supported:
1414

1515
`"==", "!=", ">=", "<="`
1616

0 commit comments

Comments
 (0)