From cd9f9cf80f77d0e600ce38392547a260aed1d9b4 Mon Sep 17 00:00:00 2001 From: Vyom Jain Date: Fri, 5 Oct 2018 09:57:20 +0530 Subject: [PATCH] fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f26b9598bb5d3..b4dedecb4c697 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ easy and intuitive. It aims to be the fundamental high-level building block for doing practical, **real world** data analysis in Python. Additionally, it has the broader goal of becoming **the most powerful and flexible open source data analysis / manipulation tool available in any language**. It is already well on -its way toward this goal. +its way towards this goal. ## Main Features Here are just a few of the things that pandas does well: