Typo fix
This commit is contained in:
parent
7d3825c049
commit
15049196e0
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Here is in the end the performance breakdown:
|
|||
![Comparison of the performance between `yaml-rust`, `yaml-rust2` and the C `libfyaml`. `yaml-rust2` is faster in every
|
||||
test than `yaml-rust`, but `libfyaml` remains faster overall.](./img/benchmarks-v0.6.svg)
|
||||
|
||||
Here is a shot description of what the files contain:
|
||||
Here is a short description of what the files contain:
|
||||
|
||||
* `big`: A large array of records with few fields. One of the fields is a description, a large text block scalar
|
||||
spanning multiple lines. Most of the scanning happens in block scalars.
|
||||
|
|
Loading…
Reference in a new issue