Skip to content

Commit 8b388cb

Browse files
committed
typo
1 parent 5fd3faa commit 8b388cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The themes available in [Plotly's python package](https://plotly.com/python/temp
9393
layout = Config(template = PlotlyLight.template("plotly_dark"))
9494

9595
# or clobber the default `layout.template`
96-
PlotlyLight.template!("plotly_dark)
96+
PlotlyLight.template!("plotly_dark")
9797
```
9898

9999
See `PlotlyLight.templates` for a list of theme/template options.

0 commit comments

Comments
 (0)