From 5520fcc05d6d5eef405cbfdf6f8b0d5604bf794d Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Fri, 27 Nov 2009 11:00:03 -0500 Subject: [PATCH] fix typo --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

-- 2.7.4