Update _posts/2020-10-19-rust-2.0.0-release.md

Co-authored-by: Mahmut Bulut <vertexclique@gmail.com>
diff --git a/_posts/2020-10-19-rust-2.0.0-release.md b/_posts/2020-10-19-rust-2.0.0-release.md
index 66f96eb..4472d82 100644
--- a/_posts/2020-10-19-rust-2.0.0-release.md
+++ b/_posts/2020-10-19-rust-2.0.0-release.md
@@ -186,7 +186,7 @@
 - Improved DictionaryArray support and performance
 - Implement inner equijoins
 - Support for various platforms like ARMv8
-- Supporting the C Data Interface from Rust, to better support interoperability with other Arrow implementations
+- Supporting the C Data Interface from Rust to better support interoperability with other Arrow implementations
 
 # How to Get Involved