浏览代码

Fix typo in `README.md`

Guilherme Caponetto 3 年之前
父节点
当前提交
f487b7d7b5
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: