diff --git a/README.rst b/README.rst
index 454ca3c2a1b8a1dc0db6d95085d26a68a0f78b0d..4ed4f5c22c9d5449045a539cd5d685b7da9022ed 100644
--- a/README.rst
+++ b/README.rst
@@ -34,7 +34,7 @@ It provides a generic ``./bin/spoof.py`` script that takes several parameters, i
 All these steps of the PAD system are given as configuration files.
 
 In this base class implementation, only a core functionality is implemented. The specialized algorithms should
-be provided by other packages, which are usually in the ``bob.pad`` namespace, like ``bob.pad.voice``
+be provided by other packages, which are usually in the ``bob.pad`` namespace, like a ``bob.pad.voice`` package.
 
 Installation
 ------------