From 3268d66c4917bb95e99ce457d6d824f8f935ba6d Mon Sep 17 00:00:00 2001 From: jayalakshmiiii <161938860+jayalakshmiiii@users.noreply.github.com> Date: Sat, 1 Nov 2025 20:28:13 +0530 Subject: [PATCH] Add missing space in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d15b36c151ff7..c6e0a4b319930 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ If you are simply looking to start working with the pandas codebase, navigate to You can also triage issues which may include reproducing bug reports, or asking for vital information such as version numbers or reproduction instructions. If you would like to start triaging issues, one easy way to get started is to [subscribe to pandas on CodeTriage](https://www.codetriage.com/pandas-dev/pandas). -Or maybe through using pandas you have an idea of your own or are looking for something in the documentation and thinking ‘this can be improved’...you can do something about it! +Or maybe through using pandas you have an idea of your own or are looking for something in the documentation and thinking ‘this can be improved’... you can do something about it! Feel free to ask questions on the [mailing list](https://groups.google.com/forum/?fromgroups#!forum/pydata) or on [Slack](https://pandas.pydata.org/docs/dev/development/community.html?highlight=slack#community-slack).