Explorar el Código

Merge pull request #45 from caponetto/patch-1

Fix typo in `README.md`
OpenShift Merge Robot hace 3 años
padre
commit
7e36249987
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:
 
    ```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: