We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cdba33 + 80eb19f commit 0f3c7d0Copy full SHA for 0f3c7d0
modules/adding-tab-pods-page.adoc
@@ -26,7 +26,7 @@ Custom plugin code is not supported by Red Hat. Only link:https://access.redhat.
26
27
. Re-name the new repository with the name of your plugin.
28
29
-. Clone your copied repositury to your local machine so you can edit the code.
+. Clone your copied repository to your local machine so you can edit the code.
30
31
. Edit the plugin metadata in the `consolePlugin` declaration of `package.json`.
32
+
@@ -98,4 +98,4 @@ export default function ExampleTab() {
98
----
99
100
.Verification
101
-* Visit a *Pod* page to view the added tab.
+* Visit a *Pod* page to view the added tab.
0 commit comments