Fix update operator usage in operators.md

This commit is contained in:
Marcel Transier
2023-01-19 10:20:41 +01:00
committed by GitHub
parent 2513eba46a
commit 8b9325ec4a

View File

@@ -120,7 +120,7 @@ The result is a string.
## Update
> *attrset1* + *attrset2*
> *attrset1* // *attrset2*
Update [attribute set] *attrset1* with names and values from *attrset2*.