about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--docs/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md
index adb25e4..d6d2664 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -121,7 +121,7 @@ completion.
 ### int uv_link_errno(...)
 
 * `uv_link_t** link`
-* `int err` - error code, previously either returned the one of the
+* `int err` - error code, previously either returned by the one of
   `uv_link...` methods or passed as a negative `nread` to `link->read_cb`
 
 Unprefix internal error code and set the `link` pointer to the link that