Skip to content

Commit e9b5baa

Browse files
Fix typo 'varaible' to 'variable' (#3574)
1 parent 7e3da70 commit e9b5baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_docstrings/barplot.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"id": "b53b65b8-5670-4905-aa39-36db04f4b813",
2323
"metadata": {},
2424
"source": [
25-
"With long data, assign `x` and `y` to group by a categorical varaible and plot aggregated values, with confidence intervals:"
25+
"With long data, assign `x` and `y` to group by a categorical variable and plot aggregated values, with confidence intervals:"
2626
]
2727
},
2828
{

0 commit comments

Comments
 (0)