Fixed README typo: s/suppresion/suppression/

This commit is contained in:
Steve Phillips 2013-07-26 15:08:26 -07:00
parent e8519194be
commit 8b8b9d63cf

View File

@ -56,7 +56,7 @@ In a nutshell, a groupcache lookup of **Get("foo")** looks like:
from peers, they block waiting for the load to finish and get the
same answer). If not, RPC to the peer that's the owner and get
the answer. If the RPC fails, just load it locally (still with
local dup suppresion).
local dup suppression).
## Users