From 04b31b06502b97b6565e9d8c6c7ad9ac09a87057 Mon Sep 17 00:00:00 2001 From: Kunal Marwaha Date: Fri, 2 Aug 2019 17:15:19 -0700 Subject: [PATCH] typo: abreviated -> abbreviated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f7370..e3a7401 100755 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Commandtax is an efficient and fluent command language for Rest API's. Think of #### Coming Soon * shell \ * Runs the command in the shell and returns the response from the shell -* An optional abreviated syntax for each command flag. These examples are subject to change +* An optional abbreviated syntax for each command flag. These examples are subject to change * --get -> -g * --post -> -p * --put -> -q