Prechádzať zdrojové kódy

Fix typo in `README.md`

Guilherme Caponetto 3 rokov pred
rodič
commit
f487b7d7b5
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -112,7 +112,7 @@ push it to an image registry.
 1. Build the image:
 
    ```sh
-   docker build -t quay.io/my-repositroy/my-plugin:latest .
+   docker build -t quay.io/my-repository/my-plugin:latest .
    ```
 
 2. Run the image: