forked from lix-project/lix
Fix update operator usage in operators.md
This commit is contained in:
parent
2513eba46a
commit
8b9325ec4a
|
@ -120,7 +120,7 @@ The result is a string.
|
|||
|
||||
## Update
|
||||
|
||||
> *attrset1* + *attrset2*
|
||||
> *attrset1* // *attrset2*
|
||||
|
||||
Update [attribute set] *attrset1* with names and values from *attrset2*.
|
||||
|
||||
|
|
Loading…
Reference in a new issue