Skip to content

Commit 0f3c7d0

Browse files
authored
Merge pull request #57851 from mikaello/patch-1
docs: fix typo in 'adding-tab-pods-page'
2 parents 7cdba33 + 80eb19f commit 0f3c7d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/adding-tab-pods-page.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Custom plugin code is not supported by Red Hat. Only link:https://access.redhat.
2626

2727
. Re-name the new repository with the name of your plugin.
2828

29-
. Clone your copied repositury to your local machine so you can edit the code.
29+
. Clone your copied repository to your local machine so you can edit the code.
3030

3131
. Edit the plugin metadata in the `consolePlugin` declaration of `package.json`.
3232
+
@@ -98,4 +98,4 @@ export default function ExampleTab() {
9898
----
9999

100100
.Verification
101-
* Visit a *Pod* page to view the added tab.
101+
* Visit a *Pod* page to view the added tab.

0 commit comments

Comments
 (0)