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 11f75b5..9a9e2ce 100644
--- a/_posts/2020-10-19-rust-2.0.0-release.md
+++ b/_posts/2020-10-19-rust-2.0.0-release.md
@@ -26,7 +26,7 @@
 
 Apache Arrow 2.0.0 is a significant release for the Apache Arrow project in general and the Rust subproject,
 particularly with almost 200 issues resolved by 15 contributors. In this blog post, we will go through the main changes 
-affecting core Arrow, Parquet support and DataFusion query engine. The full list of resolved issues can be found 
+affecting core Arrow, Parquet support, and DataFusion query engine. The full list of resolved issues can be found 
 [here][1].
 
 While the Java and C/C++ (used by Python and R) Arrow implementations likely remain the most feature-rich, with the