Merge pull request #7822 from eltociear/patch-1
Fix typo in strategy_analysis_example.md
This commit is contained in:
@@ -328,7 +328,7 @@
|
||||
"# Show graph inline\n",
|
||||
"# graph.show()\n",
|
||||
"\n",
|
||||
"# Render graph in a seperate window\n",
|
||||
"# Render graph in a separate window\n",
|
||||
"graph.show(renderer=\"browser\")\n"
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user