diff --git a/Initialization.md b/Initialization.md index 036858d..81756b3 100644 --- a/Initialization.md +++ b/Initialization.md @@ -52,5 +52,5 @@ set x:SomeObject The parser is able to differentiate between the two because in an object initialization block, every member is preceded by a dot. Object initialization -members may nest - they may have arrays initializations in them, or even other +members may nest - they may have array initializations in them, or even other object initializations. \ No newline at end of file