Skip to content

Commit 8cdffd8

Browse files
committed
Update README.md
Minor typo.
1 parent 42e3491 commit 8cdffd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ docker-gen
66
docker-gen can be used to generate various kinds of files for:
77

88
* **Centralized logging** - fluentd, logstash or other centralized logging tools that tail the containers JSON log file or files within the container.
9-
* **Log Roatation** - logrotate files to rotate container JSON log files
9+
* **Log Rotation** - logrotate files to rotate container JSON log files
1010
* **Reverse Proxy Configs** - nginx, haproxy, etc. reverse proxy configs to route requests from the host to containers
1111
* **Service Discovery** - Scripts (python, bash, etc..) to register containers within etcd, hipache, etc..
1212

0 commit comments

Comments
 (0)