diff --git a/README.rst b/README.rst index 4dd2106..3979359 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ pybloom :target: https://travis-ci.org/jaybaird/python-bloomfilter ``pybloom`` is a module that includes a Bloom Filter data structure along with -an implmentation of Scalable Bloom Filters as discussed in: +an implementation of Scalable Bloom Filters as discussed in: P. Almeida, C.Baquero, N. PreguiƧa, D. Hutchison, Scalable Bloom Filters, (GLOBECOM 2007), IEEE, 2007.