Explorar el Código

Fix typo in `README.md`

Guilherme Caponetto hace 3 años
padre
commit
f487b7d7b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -112,7 +112,7 @@ push it to an image registry.
 1. Build the image:
 1. Build the image:
 
 
    ```sh
    ```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:
 2. Run the image: