Fix typo in readme

This commit is contained in:
Bob Long 2015-03-09 00:40:26 +00:00
parent 20ed65b52e
commit 6e8c7dbcf4

View File

@ -928,7 +928,7 @@ Script based sorting
Collapsing redundantly nested and/or structures
-----------------------------------------------
The Seminearring instance, if deeply nested can possibly produce nested structure that is redundant. Depending on how this affects ES perforamnce, reducing this structure might be valuable.
The Seminearring instance, if deeply nested can possibly produce nested structure that is redundant. Depending on how this affects ES performance, reducing this structure might be valuable.
Runtime checking for cycles in data structures
----------------------------------------------