Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
knakayama committed Aug 31, 2015
1 parent 8d718da commit 180281f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The `-i/--statsinterval <STATSINTERVAL>` downsamples the logs sent to Logentries

If you don't use `-a` a default ``host=`uname -n` `` value will be added.

You can also filter filter the containers for which the logs/stats are
You can also filter the containers for which the logs/stats are
forwarded with:

* `--matchByName REGEXP`: forward logs/stats only for the containers whose name matches the given REGEXP.
Expand Down Expand Up @@ -72,7 +72,7 @@ published. This follows the format 'name=value'.

The `-i/--statsinterval` downsamples the logs sent to Logentries. It collects samples and averages them before sending to Logentries.

You can also filter filter the containers for whitch the logs/stats are
You can also filter the containers for which the logs/stats are
forwarded with:

* `--matchByName REGEXP`: forward logs/stats only for the containers whose name matches the given REGEXP.
Expand Down

0 comments on commit 180281f

Please sign in to comment.