Skip to content

Commit bf04d09

Browse files
committed
Update README.md
1 parent 0c1652e commit bf04d09

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
@@ -43,7 +43,7 @@ Fast-track functions return **(Data, URLResponse)** if you need to validate stat
4343
/// - Throws: Http.Errors.status(response)
4444
public func validateStatus(
4545
_ response : URLResponse,
46-
by validate : [Http.Validate.Status]
46+
by : [Http.Validate.Status]
4747
) throws
4848
```
4949

0 commit comments

Comments
 (0)