diff README.rst @ 1663:3bd7d89d918a beta

fixes #299
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 10 Nov 2011 21:25:36 +0200
parents f40c94ace436
children cbcae0c83eb0
line wrap: on
line diff
--- a/README.rst	Tue Nov 08 17:13:59 2011 +0200
+++ b/README.rst	Thu Nov 10 21:25:36 2011 +0200
@@ -54,7 +54,7 @@
 RhodeCode Features
 ------------------
 
-- Has it's own middleware to handle mercurial_ protocol requests. 
+- Has its own middleware to handle mercurial_ protocol requests. 
   Each request can be logged and authenticated.
 - Runs on threads unlike hgweb. You can make multiple pulls/pushes simultaneous.
   Supports http/https and LDAP