From 135957a84b8e748d279d170d16763437f1396013 Mon Sep 17 00:00:00 2001 From: Nabagata Date: Sun, 24 Dec 2017 17:26:20 +0530 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8eb2abdd2..deefdd796 100644 --- a/README.rst +++ b/README.rst @@ -104,7 +104,7 @@ you will need. These are: Hacking on cpp-netlib --------------------- -cpp-netlib uses git_ for tracking work, and is hosted on GitHub_. +cpp-netlib uses git_ for tracking work and is hosted on GitHub_. cpp-netlib is hosted on GitHub_ following the GitHub recommended practice of forking the repository and submitting pull requests to the source repository. You can read more about the forking_ process and submitting `pull requests`_ if