From 3685ae8b54bfcb9ac9786b932aa701bd5fa10d7a Mon Sep 17 00:00:00 2001 From: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> Date: Fri, 17 Dec 2021 07:28:52 -0800 Subject: [PATCH] readme typo (#687) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f36a46eb726..8e6c4738cbb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ documentation of each of its APIs. ## Tests -The test suite includs roundtrip tests against: +The test suite includes roundtrip tests against: * Arrow IPC (both little and big endian) * parquet format (in its different configurations)