Fix typo: somment --> comment

This commit is contained in:
Robert Lillack 2022-06-23 18:51:00 +02:00 committed by jcamiel
parent 451f6e8200
commit e549ac9d93

View File

@ -51,7 +51,7 @@ In the following example:
```hurl
GET https://example.org/api
x-token: BEEF \#STEACK # Some somment
x-token: BEEF \#STEACK # Some comment
HTTP/1.1 200
```