Fix grammar

This commit is contained in:
Victor Zverovich
2023-12-29 15:51:16 -08:00
parent 8c520b4fdc
commit c64edcd325
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -167,8 +167,8 @@ for example
will return ``" blue"``.
The experimental ``nested_formatter`` provides an easy way applying a formatter
to one or more subobjects.
The experimental ``nested_formatter`` provides an easy way of applying a
formatter to one or more subobjects.
For example::