Skip to content

Commit 56362bf

Browse files
Update README.md
Co-authored-by: Michael Peter <[email protected]>
1 parent e40757a commit 56362bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Welcome! This repository serves to give a good starting point for those interest
1717
### Actors and Terms
1818
- [`File-Based Catalog`](https://olm.operatorframework.io/docs/reference/file-based-catalogs/) (FBC) is the declarative expression of operators and their relationships with other operators, other versions of themselves.
1919
- [`Veneers`](https://olm.operatorframework.io/docs/reference/veneers/) are a general class of objects which can provide a simplified interaction with FBC.
20-
- `Operator Author` is the role related to expressing an individual operator versions, channels, properties, etc. in a destination catalog
21-
- `Catalog` is the destination FBC-based catalog composed of the FBC contributions of one or more operators
22-
- `Catalog Owner` is the role related to integrating Operator Authors' catalog contributions
20+
- `Operator Author` is the role related to expressing an individual operator versions, channels, properties, etc. in a destination catalog.
21+
- `Catalog` is the destination FBC-based catalog composed of the FBC contributions of one or more operators.
22+
- `Catalog Owner` is the role related to integrating Operator Authors' catalog contributions.
2323
- `Catalog Contribution` is the FBC that an Operator Author needs to convey to the Catalog Owner. The format needs to be negotiated with the Catalog Owner.
2424
For this example, the Catalog Owner receives contributions of a single, unversioned directory named after the operator which contain all FBC files, e.g.:
2525

0 commit comments

Comments
 (0)