From: Dan Vanderkam
Date: Fri, 27 Nov 2009 16:00:03 +0000 (-0500)
Subject: fix typo
X-Git-Tag: v1.0.0~874^2~4^2~3
X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=5520fcc05d6d5eef405cbfdf6f8b0d5604bf794d;p=dygraphs.git
fix typo
---
diff --git a/docs/index.html b/docs/index.html
index e85397a..15745e8 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -530,7 +530,7 @@ dygraphs library.
Data Policy
dygraphs is purely client-side JavaScript. It does not send your data to any
-servers -- the data is process entirely in the client's browser.
+servers -- the data is processed entirely in the client's browser.
Created May 9, 2008 by Dan Vanderkam