Skip to content

Commit

Permalink
Merge pull request ManageIQ#215 from martinpovolny/formatter_typo
Browse files Browse the repository at this point in the history
Fix a typo.
  • Loading branch information
jrafanie authored May 23, 2017
2 parents 6b7535a + 8f8311b commit a56c1fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/textual_summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
```
Expand Down

0 comments on commit a56c1fd

Please sign in to comment.