docs typos fixing

This commit is contained in:
Timofey Turenko
2017-04-21 20:25:49 +03:00
committed by Markus Mäkelä
parent 6c583c43dd
commit b85b4010f2
8 changed files with 28 additions and 26 deletions

View File

@ -125,7 +125,7 @@ the following format:
```
The avrorouter uses the schema file to identify the columns, their names and
what type they are. The Name fiels contains the name of the column and the Type
what type they are. The Name fields contains the name of the column and the Type
contains the Avro type. Read the [Avro specification](https://avro.apache.org/docs/1.8.1/spec.html)
for details on the layout of the schema files.