From 67ec9b7c4e63e3597859440e2a2e4c5c71dbd875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lennart=20Fride=CC=81n?= Date: Sun, 21 Oct 2012 17:36:02 +0200 Subject: Fixes typo. --- guides/source/working_with_javascript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/working_with_javascript.md b/guides/source/working_with_javascript.md index cbdf5c79de..c33fa8864c 100644 --- a/guides/source/working_with_javascript.md +++ b/guides/source/working_with_javascript.md @@ -16,7 +16,7 @@ ease! We will cover the following topics: An introduction to AJAX ------------------------ -In order to understand AJAX, you must first understand what a web broswer does +In order to understand AJAX, you must first understand what a web browser does normally. When you type `http://localhost:3000` into your browser's address bar and hit -- cgit v1.2.3