aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorLennart Fridén <lennart@devl.se>2012-10-21 17:36:02 +0200
committerLennart Fridén <lennart@devl.se>2012-10-21 17:36:02 +0200
commit67ec9b7c4e63e3597859440e2a2e4c5c71dbd875 (patch)
tree2ffc278822cddf3e846664781906b7a0d3197526 /guides/source
parentd279d3e165de1bcdb51fd673e043f2c68d21501d (diff)
downloadrails-67ec9b7c4e63e3597859440e2a2e4c5c71dbd875.tar.gz
rails-67ec9b7c4e63e3597859440e2a2e4c5c71dbd875.tar.bz2
rails-67ec9b7c4e63e3597859440e2a2e4c5c71dbd875.zip
Fixes typo.
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/working_with_javascript.md2
1 files changed, 1 insertions, 1 deletions
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