From 189a440cef3d8f4a365bf6ad1e5471e36c962877 Mon Sep 17 00:00:00 2001 From: Martin Ringehahn Date: Thu, 17 Apr 2014 21:35:59 -0400 Subject: [PATCH] fix typo --- website/source/docs/internals/architecture.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/internals/architecture.html.markdown b/website/source/docs/internals/architecture.html.markdown index c7699f615..04f4b058a 100644 --- a/website/source/docs/internals/architecture.html.markdown +++ b/website/source/docs/internals/architecture.html.markdown @@ -40,7 +40,7 @@ or remote datacenters. * Datacenter - A datacenter seems obvious, but there are subtle details such as multiple availability zones in EC2. We define a datacenter to be a networking environment that is -private, low latency, and high badwidth. This excludes communication that would traverse +private, low latency, and high bandwidth. This excludes communication that would traverse the public internet. * Consensus - When used in our documentation we use consensus to mean agreement upon