Skip to content

Commit b42176d

Browse files
author
smartinez
committed
fix set action description
1 parent 9d21b33 commit b42176d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ function getFruitsCount() {
146146
147147
### `set`
148148

149-
Sets a declarative variable, with value `A` to value `B`.
149+
Sets a variable in a declarative way, with value `A` to value `B`.
150150

151151
```js
152152
const fruits = 0

0 commit comments

Comments
 (0)