瀏覽代碼

Missed one typo while fixing another... on the same line. Deplorable effort on my part! @bradleyfalzon

Michael Dyrynda 11 年之前
父節點
當前提交
eb4691cb2f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dockerfiles/README.md

+ 1 - 1
dockerfiles/README.md

@@ -1,6 +1,6 @@
 ### Install Gogs With Docker
 
-Deplying gogs in [Docker](http://www.docker.io/) is just as easy as eating a pie, what you do is just open the `dockerfiles/build.sh` file, replace the configs:
+Deploying gogs in [Docker](http://www.docker.io/) is just as easy as eating a pie, what you do is just open the `dockerfiles/build.sh` file, replace the configs:
 
 ```
 DB_TYPE="YOUR_DB_TYPE"            # type of database, support 'mysql' and 'postgres'