Merge pull request #12 from orthographic-pedant/spell_check/across

Fixed typographical error, changed accross to across in README.
This commit is contained in:
Martin Aspeli
2015-10-01 16:10:51 +01:00
+1 -1
View File
@@ -65,7 +65,7 @@ those objects have keys `name` and `age`, you may end up with something like:
| John Smith | 20 |
| Bob Johnson | 22 |
If a particular value is an array, then it will be repeated accross columns as
If a particular value is an array, then it will be repeated across columns as
above.
## Generating reports