Herbert Vojčík 11 lat temu
rodzic
commit
355ae57dcc
1 zmienionych plików z 1 dodań i 1 usunięć
  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,