From 2daf8b6154cc89dbd229a351b6c5893e5e74e166 Mon Sep 17 00:00:00 2001 From: czakarian <31866115+czakarian@users.noreply.github.com> Date: Mon, 29 Oct 2018 16:26:26 -0700 Subject: [PATCH] Fixed README.md typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b45396cf3..c237da50c 100644 --- a/README.md +++ b/README.md @@ -171,9 +171,9 @@ Have a bug or a feature request? Please first read the [issue guidelines](CONTRI Please read through our [contributing guidelines](CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development. -For a info on creating new conversion targets, please review this [guideline](https://github.com/Mashape/httpsnippet/wiki/Creating-Targets) +For info on creating new conversion targets, please review this [guideline](https://github.com/Mashape/httpsnippet/wiki/Creating-Targets) -More over, if your pull request contains JavaScript patches or features, you must include relevant unit tests. +Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. Editor preferences are available in the [editor config](.editorconfig) for easy use in common text editors. Read more and download plugins at .