소스 검색

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