Skip to content

Commit b68c9eb

Browse files
authored
Correct typo on overview_scene guide
1 parent cbd8bf5 commit b68c9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/overview_scene.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ you are ready.
8888
push_graph( @graph )
8989

9090
state = %{
91-
graph: @graph
91+
graph: @graph,
9292
viewport: opts[:viewport]
9393
}
9494

0 commit comments

Comments
 (0)