Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed error in example code of <<
  • Loading branch information
klag authored Oct 9, 2024
1 parent 2e1bd8c commit 8adada7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ The code above will change the structure of `d` from this:
d
|_ greeting = "hello"
|_ first = "to the"
|_ first.second = "world"
|_ first.third = "!"
|_ second = "world"
|_ third = "!"
```

to this
Expand Down

0 comments on commit 8adada7

Please sign in to comment.