Skip to content

Commit e535902

Browse files
authored
Merge pull request #94 from ruan-brandao/update-overview-scene-guide
Correct typo on overview_scene guide Thank you very much!
2 parents cbd8bf5 + b68c9eb commit e535902

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)