fix set action description

This commit is contained in:
smartinez 2021-01-16 16:23:29 -03:00
parent 9d21b33c5a
commit b42176de35
No known key found for this signature in database
GPG Key ID: BDB098F19E8D52A1

View File

@ -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