Skip to content

Commit 5dcec66

Browse files
Merge pull request #2563 from WinstonPais/patch-1
fixed typo
2 parents 4201cd5 + c2ee463 commit 5dcec66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: doc/python/tick-formatting.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ fig.update_layout(yaxis_tickformat = '%')
9898
fig.show()
9999
```
100100

101-
#### Using Tickformat Atttribute - Date/Time
101+
#### Using Tickformat Attribute - Date/Time
102102

103103

104104
For more date/time formatting types, see: https://github.com/d3/d3-time-format/blob/master/README.md
@@ -194,4 +194,4 @@ fig.show()
194194
```
195195

196196
#### Reference
197-
See https://plotly.com/python/reference/#layout-xaxis for more information and chart attribute options!
197+
See https://plotly.com/python/reference/#layout-xaxis for more information and chart attribute options!

0 commit comments

Comments
 (0)