Skip to content

Commit da9b6f6

Browse files
author
TripleChecker
authored
Fix: Correct typos in README (#159)
Hey, our tool caught a few typos in your repository. Also, a few typos on your site like 'scaleability'. Here is your error report: https://triplechecker.com/s/KhnZEJ/unstructured.io Hope it's helpful!
1 parent aaf74da commit da9b6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The `HTTPClient` constructor takes an optional `fetcher` argument that can be
160160
used to integrate a third-party HTTP client or when writing tests to mock out
161161
the HTTP client and feed in fixtures.
162162

163-
The following example shows how to use the `"beforeRequest"` hook to to add a
163+
The following example shows how to use the `"beforeRequest"` hook to add a
164164
custom header and a timeout to requests and how to use the `"requestError"` hook
165165
to log errors:
166166

0 commit comments

Comments
 (0)