From 0894c582b6e30b632ed6cc63359139cfe6591d5f Mon Sep 17 00:00:00 2001 From: Saadha Salim Date: Mon, 15 Jan 2024 16:20:52 +0530 Subject: [PATCH] grammar changes to documentation --- doc/source/development/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/development/contributing.rst b/doc/source/development/contributing.rst index 82af8122a6bbd..78d22c768b865 100644 --- a/doc/source/development/contributing.rst +++ b/doc/source/development/contributing.rst @@ -19,7 +19,7 @@ Bug reports and enhancement requests ==================================== Bug reports and enhancement requests are an important part of making pandas more stable and -are curated though Github issues. When reporting and issue or request, please select the `appropriate +are curated though Github issues. When reporting an issue or request, please select the `appropriate category and fill out the issue form fully `_ to ensure others and the core development team can fully understand the scope of the issue.