From 4e1b0ce7930fc7201a42ca17669e81d088d0c5b2 Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 14 Apr 2021 21:19:54 -0400 Subject: [PATCH] Rephrase CONTRIBUTING.rst Fix #729 --- CONTRIBUTING.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index d4382e1a..605660d6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,10 +1,9 @@ Contributing ============ -RGBDS was created in the late 90's and has received contributions from several +RGBDS was created in the late '90s and has received contributions from several developers since then. It wouldn't have been possible to get to this point -without their work and, for that reason, it is always open to the contributions -of other people. +without their work, and it is always open to the contributions of other people. Reporting Bugs --------------