From e4e0fc6f03cb83c24e5f3ac18c7e39b5d1a52cf5 Mon Sep 17 00:00:00 2001 From: Muneeb Ali Date: Thu, 4 Jun 2015 17:58:01 -0400 Subject: [PATCH] Update intro.rst --- docs/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.rst b/docs/intro.rst index cd09e82..8c31cf5 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -33,7 +33,7 @@ To run tests:: Fidelity to Original Paper ========================== -The current implementation should be an accurate implementation of all aspects of the paper save one - in Section 2.3 there is the requirement that the original publisher of a key/value republish it every 24 hours. This library does not do this (though you can easily do this manually). +The current implementation should be an accurate implementation of all aspects of the paper except one - in Section 2.3 there is the requirement that the original publisher of a key/value republish it every 24 hours. This library does not do this (though you can easily do this manually). .. _Twisted: https://twistedmatrix.com