Merge pull request #73898 from xiezongzhe/patch-5

fix typo
This commit is contained in:
Kubernetes Prow Robot 2019-02-12 20:01:47 -08:00 committed by GitHub
commit 461dccf246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
## Overview
Logs generator is a tool to create predictable load on the logs delivery system.
Is generates random lines with predictable format and predictable average length.
It generates random lines with predictable format and predictable average length.
Each line can be later uniquely identified to ensure logs delivery.
## Usage