From c09c136a346c9f22dea142bbc73fce195680cd48 Mon Sep 17 00:00:00 2001 From: Steve Clarke Date: Mon, 18 Nov 2013 23:14:07 -0330 Subject: [PATCH] Update readme.md minor typo fix 'browser' --- architecture-examples/jquery/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architecture-examples/jquery/readme.md b/architecture-examples/jquery/readme.md index 6374690b23..95b0a5f638 100644 --- a/architecture-examples/jquery/readme.md +++ b/architecture-examples/jquery/readme.md @@ -14,7 +14,7 @@ Here are some links you may find helpful: * [How jQuery Works](http://learn.jquery.com/about-jquery/how-jquery-works) * [API Reference](http://api.jquery.com) * [Plugins](http://plugins.jquery.com) -* [Brower Support](http://jquery.com/browser-support) +* [Browser Support](http://jquery.com/browser-support) * [Blog](http://blog.jquery.com) Articles and guides from the community: