forked from lix-project/lix
Merge pull request #7640 from marceltransier/patch-2
Fix update operator usage in operators.md
This commit is contained in:
commit
38b90c618f
|
@ -120,7 +120,7 @@ The result is a string.
|
||||||
|
|
||||||
## Update
|
## Update
|
||||||
|
|
||||||
> *attrset1* + *attrset2*
|
> *attrset1* // *attrset2*
|
||||||
|
|
||||||
Update [attribute set] *attrset1* with names and values from *attrset2*.
|
Update [attribute set] *attrset1* with names and values from *attrset2*.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue