Skip to content

Commit b8edfc1

Browse files
committed
Add backticks in documentation
1 parent 565bf4c commit b8edfc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Performance Improvements
3737
Bug Fixes
3838
~~~~~~~~~
3939
- Fixed issue with dataframe scatter plot for categorical data that reports incorrect column key not found when categorical data is used for plotting (:issue:`16199`)
40-
- Bug in reindexing on an empty CategoricalIndex (:issue:`16770`)
40+
- Bug in reindexing on an empty ``CategoricalIndex`` (:issue:`16770`)
4141

4242

4343

0 commit comments

Comments
 (0)