1
0
Selaa lähdekoodia

use 'custom' instead of 'proprietary'

Nicolas Petton 12 vuotta sitten
vanhempi
commit
4a3bfc58b4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      CHANGELOG

+ 1 - 1
CHANGELOG

@@ -69,7 +69,7 @@ To install Amber from Bower, run
 
 
 * Migration from Amber 0.11.0
 * Migration from Amber 0.11.0
 
 
-First, you must change loading part. The proprietary loader is gone,
+First, you must change loading part. The custom loader is gone,
 you have to use requirejs for loading. New loader code is thouroughly
 you have to use requirejs for loading. New loader code is thouroughly
 explained in [4].
 explained in [4].