소스 검색

Merge pull request #114 from deringer/dev

Missed one typo while fixing another... on the same line. Deplorable eff...
无闻 11 년 전
부모
커밋
51550e5b2e
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'