diff --git a/ui/textual_summary.md b/ui/textual_summary.md index 38240b68..256c3aad 100644 --- a/ui/textual_summary.md +++ b/ui/textual_summary.md @@ -35,9 +35,9 @@ end ``` -The group definition consists of a formater -- `TextualGroup`, a label and a list of properties. +The group definition consists of a formatter -- `TextualGroup`, a label and a list of properties. -Other formaters include `TextualMultilabel` and `TextualTags`. +Other formatters include `TextualMultilabel` and `TextualTags`. Example property definitions: ```