Herbert Vojčík 10 years ago
parent
commit
355ae57dcc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      support/amber.js

+ 1 - 1
support/amber.js

@@ -16,7 +16,7 @@
 var require;
 
 require = function (require) {
-    // To be able to use its path and attrubutes
+    // To be able to use its path and attributes
     // to map other parts of Amber, this code must find its <script> tag.
     // It first looks for id 'amber-path-mapper'.
     // When loading amber.js asynchronously, you must include this id,