Deleted 'a' before plural 'messages'

Deleted 'a' before plural 'messages'
This commit is contained in:
Gilad Gal 2019-12-30 21:25:15 +02:00 committed by GitHub
parent 4b829db593
commit 9fdfb075bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ The string stats aggregation returns the following results:
the aggregation. Shannon entropy quantifies the amount of information contained in the field. It is a very useful metric for
measuring a wide range of properties of a data set, such as diversity, similarity, randomness etc.
Assuming the data consists of a twitter messages:
Assuming the data consists of twitter messages:
[source,console]
--------------------------------------------------