From 9ecb3a8fb76f3525fb82cbca69693ecd0d015a68 Mon Sep 17 00:00:00 2001 From: Wil Clouser Date: Mon, 13 Jan 2014 16:47:56 -0800 Subject: [PATCH] fix typos --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index c3e28af2..9bda92e2 100644 --- a/README.rst +++ b/README.rst @@ -11,12 +11,12 @@ PyGithub is stable. I will maintain it up to date with the API, and fix bugs if What's new? =========== -Version 2 is comming +Version 2 is coming -------------------- As of December 15th, 2013, I plan to spend more time on version 2. I'll continue to maintain version 1, investigating and fixing bugs, but I'm not going to actively implement missing features. I'll still be glad to accept pull requests. -More info on version 2 in the comming weeks, and here is an issue to discuss the topic: https://github.com/jacquev6/PyGithub/issues/217 +More info on version 2 in the coming weeks, and here is an issue to discuss the topic: https://github.com/jacquev6/PyGithub/issues/217 `Version 1.23.0 `_ (December 23th, 2013) --------------------------------------------------------------------------------------------------------------- @@ -28,7 +28,7 @@ More info on version 2 in the comming weeks, and here is an issue to discuss the Twitter ------- -Starting with version 1.21.0, I'm going to twitt each new release. I rarelly twitt, and always about software development, so you might want to `follow me `_ to stay informed. +Starting with version 1.21.0, I'm going to tweet each new release. I rarelly tweet, and always about software development, so you might want to `follow me `_ to stay informed. What's missing? ===============