Skip to content

Commit aec9bf2

Browse files
authored
Merge pull request #135 from vincent-pli/tiny-typo
Fix tiny typo
2 parents dc8cf83 + 6e80186 commit aec9bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ When loading manifests into the database, the following invariants are validated
3737
* If a ClusterServiceVersion `owns` a CRD, that CRD must exist in the bundle.
3838
* If a ClusterServiceVersion `replaces` another, both the old and the new must exist in the package.
3939

40-
Bundle directories are identified soley by the fact that they contain a ClusterServiceVersion, which provides an amount of freedom for layout of manifests.
40+
Bundle directories are identified solely by the fact that they contain a ClusterServiceVersion, which provides an amount of freedom for layout of manifests.
4141

4242
It's recommended to follow a layout that makes it clear which bundles are part of which package, as in [manifests](manifests):
4343

0 commit comments

Comments
 (0)