Skip to content

Commit 9b4d875

Browse files
authored
DOC: Fix small spelling mistake in style docs (#35355)
1 parent d1b1faa commit 9b4d875

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
@@ -141,7 +141,7 @@
141141
"cell_type": "markdown",
142142
"metadata": {},
143143
"source": [
144-
"In this case, the cell's style depends only on it's own value.\n",
144+
"In this case, the cell's style depends only on its own value.\n",
145145
"That means we should use the `Styler.applymap` method which works elementwise."
146146
]
147147
},

0 commit comments

Comments
 (0)