mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-24 11:32:00 +03:00
Fix typo: somment --> comment
This commit is contained in:
parent
451f6e8200
commit
e549ac9d93
@ -51,7 +51,7 @@ In the following example:
|
|||||||
|
|
||||||
```hurl
|
```hurl
|
||||||
GET https://example.org/api
|
GET https://example.org/api
|
||||||
x-token: BEEF \#STEACK # Some somment
|
x-token: BEEF \#STEACK # Some comment
|
||||||
HTTP/1.1 200
|
HTTP/1.1 200
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user