Browse Source

use 'custom' instead of 'proprietary'

Nicolas Petton 10 years ago
parent
commit
4a3bfc58b4
1 changed files with 1 additions and 1 deletions
  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].