We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190d2ed commit 6947f84Copy full SHA for 6947f84
content/docs/concepts/plugin-system.md
@@ -115,7 +115,7 @@ Extends the ability to list components in repositories that require custom enume
115
## Plugin Registry
116
117
Finding and installing plugins manually, by knowing exact component names and resource
118
-identifiers, impractical at scale. The OCM plugin registry solves this.
+identifiers, is impractical at scale. The OCM plugin registry solves this.
119
120
The plugin registry works like a package manager for OCM plugins. It is itself an OCM
121
component version that contains references to all available plugins. This means it benefits
0 commit comments