diff --git a/doc/python/tick-formatting.md b/doc/python/tick-formatting.md index e41e9c016c1..a7f60f8c954 100644 --- a/doc/python/tick-formatting.md +++ b/doc/python/tick-formatting.md @@ -98,7 +98,7 @@ fig.update_layout(yaxis_tickformat = '%') fig.show() ``` -#### Using Tickformat Atttribute - Date/Time +#### Using Tickformat Attribute - Date/Time For more date/time formatting types, see: https://github.com/d3/d3-time-format/blob/master/README.md @@ -194,4 +194,4 @@ fig.show() ``` #### Reference -See https://plotly.com/python/reference/#layout-xaxis for more information and chart attribute options! \ No newline at end of file +See https://plotly.com/python/reference/#layout-xaxis for more information and chart attribute options!