Update docs/features/software-catalog/descriptor-format.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Andrew Thauer
2021-01-28 10:14:45 -05:00
parent 34f76899bd
commit 97e8e69368
@@ -347,7 +347,7 @@ _NOTE_: The `icon` field value is meant to be a semantic key that will map to a
specific icon that may be provided by an icon library (e.g. `material-ui`
icons). These keys should be a sequence of `[a-z0-9A-Z]`, possibly separated by
one of `[-_.]`. Backstage may support some basic icons out of the box, but the
backstage integrator will ultimately be left to provide the appropriate icon
Backstage integrator will ultimately be left to provide the appropriate icon
component mappings. A generic fallback icon would be provided if a mapping
cannot be resolved.