From 726fdf4db0e180482098445eac77e14c604f3ed9 Mon Sep 17 00:00:00 2001 From: Edwin Gustafson Date: Mon, 10 Feb 2020 14:02:45 -0500 Subject: [PATCH] Arguments typo (#144) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9529f6c49..52114a9e0 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For [antd v2](https://2x.ant.design/docs/react/introduce) (which has more compac - Values of fields can be compared with: - values - another fields (of same type) - - function (argumentss also can be values/fields/funcs) + - function (arguments also can be values/fields/funcs) - Reordering (drag-n-drop) support for rules and groups of rules - Using awesome [Ant Design](https://ant.design/) (but using custom widgets of another framework is possible) - Export to MongoDb, SQL, [JsonLogic](http://jsonlogic.com) or your custom format