From b42176de35c3299b264b8d16286f7ac571e13e0e Mon Sep 17 00:00:00 2001 From: smartinez Date: Sat, 16 Jan 2021 16:23:29 -0300 Subject: [PATCH] fix set action description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d7d7c6..e269ab5 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ function getFruitsCount() { ### `set` -Sets a declarative variable, with value `A` to value `B`. +Sets a variable in a declarative way, with value `A` to value `B`. ```js const fruits = 0