From 001af6960cfb538e1b9c2b9bf6044ebd28db5344 Mon Sep 17 00:00:00 2001 From: Alexey Syrok Date: Sun, 20 Aug 2017 00:07:45 +0300 Subject: [PATCH] Fixed mispell in doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87e2aae..2b4691a 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ rp(options) ### POST like HTML forms do -Set `option.formData` to your data to encode the body the same way as HTML forms do. +Set `options.formData` to your data to encode the body the same way as HTML forms do. ``` js var options = {