Skip to content

Commit 3cf09c9

Browse files
authored
Typo fix (#36844)
Noticed a minor typo when using the docs
1 parent 407fd14 commit 3cf09c9

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)