Grammer review:

* Change "an" to "a" to improve correctness.

Change-Id: I216db21dc86a0f148668fd918a13cb8c7a7b5ad3
This commit is contained in:
Scott Radvan 2014-03-12 15:51:20 +10:00
parent 149fc8e4bd
commit 10e34a3254

View File

@ -51,7 +51,7 @@ CACHES = {
</para>
<section xml:id="dashboard-session-memcached">
<title>Memcached</title>
<para>Memcached is an high-performance and distributed memory object caching system
<para>Memcached is a high-performance and distributed memory object caching system
providing in-memory key-value store for small chunks of arbitrary data.</para>
<para>Requirements:</para>
<itemizedlist>