瀏覽代碼

Run update.sh

Docker Library Bot 10 年之前
父節點
當前提交
88aed38281
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      postgres/README.md

+ 1 - 1
postgres/README.md

@@ -64,7 +64,7 @@ This optional environment variable can be used to define another location - like
 
 ### `POSTGRES_DB`
 
-This optional environment variable can be used to define a different name for the default database that is created when the image is first started. If it is not specified, than the value of `POSTGRES_USER` will be used.
+This optional environment variable can be used to define a different name for the default database that is created when the image is first started. If it is not specified, then the value of `POSTGRES_USER` will be used.
 
 # How to extend this image