Skip to content

Commit e3c001d

Browse files
lrjballKevin D Smith
authored and
Kevin D Smith
committed
Typo fix (pandas-dev#36844)
Noticed a minor typo when using the docs
1 parent 181d834 commit e3c001d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/style.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@
793793
"source": [
794794
"The next option you have are \"table styles\".\n",
795795
"These are styles that apply to the table as a whole, but don't look at the data.\n",
796-
"Certain sytlings, including pseudo-selectors like `:hover` can only be used this way."
796+
"Certain stylings, including pseudo-selectors like `:hover` can only be used this way."
797797
]
798798
},
799799
{

0 commit comments

Comments
 (0)