Skip to content

Commit

Permalink
Merge pull request emberjs#5 from walter/patch-1
Browse files Browse the repository at this point in the history
Changed title to reference Ember.js rather than Amber.js.
  • Loading branch information
wagenet committed Dec 15, 2011
2 parents 795356b + 16743e1 commit cfb05c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/examples/contacts/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Amber.js Contacts</title>
<title>Ember.js Contacts</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" charset="utf-8">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.js"></script>
<script type="text/javascript" src="../lib/ember.min.js"></script>
Expand Down

0 comments on commit cfb05c6

Please sign in to comment.