Skip to content

Commit 7651512

Browse files
committed
Update README.md
1 parent a98d734 commit 7651512

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@ Currently is implemented for validating status code.
143143
try await http.get(path: path, validate: [.status(.predicate(fn))])
144144
```
145145

146-
[Replicate toolkit for swift](https://github.com/The-Igor/replicate-kit-swift)
147-
There's an example how to use it with a custom JSONReader and processing a custom response Error format
146+
There's an example [replicate toolkit for swift](https://github.com/The-Igor/replicate-kit-swift) how to use it with a custom JSONReader and processing a custom response Error format
148147

149148
# The concept
150149

0 commit comments

Comments
 (0)