diff --git a/README.rst b/README.rst index ca3c4ecf..390c09c0 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ JACK2 aka jackdmp is a C++ version of the JACK low-latency audio server for multi-processor machines. It is a new implementation of the JACK server core -features that aims in removing some limitations of the JACK1 design. The +features that aims at removing some limitations of the JACK1 design. The activation system has been changed for a data flow model and lock-free programming techniques for graph access have been used to have a more dynamic and robust system.