소스 검색

docker: fix heading in README.md (#4353)

The unicode non-breaking space character was breaking the heading format; this switches that character for an ASCII space.
David Beitey 8 년 전
부모
커밋
cf7d5d0c56
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docker/README.md

+ 1 - 1
docker/README.md

@@ -73,7 +73,7 @@ Most of settings are obvious and easy to understand, but there are some settings
 
 Full documentation of application settings can be found [here](https://gogs.io/docs/advanced/configuration_cheat_sheet.html).
 
-### Container Options
+### Container Options
 
 This container have some options available via environment variables, these options are opt-in features that can help the administration of this container: