Browse Source

readme: fix capitalization

Fabian Peter Hammerle 4 years ago
parent
commit
0668202cf7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -32,7 +32,7 @@ You may need to disable user namespace remapping for containers
 (dockerd option `--userns-remap`)
 due to https://github.com/moby/moby/issues/36472 .
 
-## Serve encrypted data via rsync ssh server
+## Serve Encrypted Data via Rsync SSH Server
 
 See [examples/rsync-sshd](examples/rsync-sshd/docker-compose.yml)