Skip to content

Commit 72bbfa7

Browse files
author
nebarf
committed
Update README (followup)
1 parent 3fa330e commit 72bbfa7

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
@@ -351,7 +351,7 @@ The library provides a hook `useHttpRequest` managing the state of the http requ
351351
### Http request hook return
352352
Returns an array of three elements:
353353
- The first one embeds the state of the http request.
354-
- The second is a function that can be used to perform an abortable http request
354+
- The second is a function that can be used to perform an abortable http request.
355355
- The third is a function that can be used to perform a non-abortable http request.
356356

357357
See examples for further details. The table below describes the shape (i.e. properties) of http request state.

0 commit comments

Comments
 (0)