From 51fef1b88fd17f3eec3428347b5167daa7f6b19d Mon Sep 17 00:00:00 2001 From: Merrick Christensen Date: Tue, 12 Jun 2012 19:34:35 -0600 Subject: [PATCH] Update master --- source/docs/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/introduction.md b/source/docs/introduction.md index 6cbc7b4b0f..8be895b48b 100644 --- a/source/docs/introduction.md +++ b/source/docs/introduction.md @@ -54,7 +54,7 @@ a way to describe how your application moves through various nested states ### How is Ember.js Different? -Traditional web applications make the user to download a new page every time +Traditional web applications make the user download a new page every time they interact with the server. This means that every interaction is never faster than the latency between you and the user, and usually slower. Using AJAX to replace only parts of the page helps somewhat, but still requires a roundtrip to