We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810aa21 commit e52a2a7Copy full SHA for e52a2a7
doc/api/next_api_changes/behavior/17828-TAC.rst
@@ -6,7 +6,7 @@ kwargs *xunits* and *yunits* that will update the units on the given
6
Axis by calling `.Axis.set_units` and `.Axis.update_units`.
7
8
Previously if `None` was passed it would clear the value stored in
9
-``.Axis.units`` which will in turn break converters (notable
+``.Axis.units`` which will in turn break converters (notably
10
`.StrCategoryConverter`) which rely on the value in
11
``.Axis.units`` to work properly.
12
0 commit comments