diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 32efcf42880a..7c8ca956ee5d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ logging service) to [Stackdriver Logging][]. Many existing log services are written in inefficient dynamic languages with error-prone "cover every possible use-case" -configuration. `journaldrive` instead aims to fit a specific use-case +configuration. `journaldriver` instead aims to fit a specific use-case very well, instead of covering every possible logging setup. `journaldriver` can be run on GCP-instances with no additional |