diff --git a/lib/req.ex b/lib/req.ex index acb80fd4..f9dc3268 100644 --- a/lib/req.ex +++ b/lib/req.ex @@ -876,7 +876,7 @@ defmodule Req do * a `Keyword` options; * a `Req.Request` struct - See `new/1` for a list of availale options. + See `new/1` for a list of available options. ## Examples