mirror of
https://github.com/apple/pkl.git
synced 2026-03-19 07:43:59 +01:00
Fix error in spread documentation (#704)
This commit is contained in:
committed by
GitHub
parent
2add291375
commit
9b5c5a5c98
@@ -4742,7 +4742,7 @@ oldPets {
|
||||
}
|
||||
|
||||
newPets {
|
||||
...cast
|
||||
...oldPets
|
||||
["Pigeon"] = "Toby the Pigeon" // <1>
|
||||
}
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user