소스 검색

use 'custom' instead of 'proprietary'

Nicolas Petton 10 년 전
부모
커밋
4a3bfc58b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CHANGELOG

+ 1 - 1
CHANGELOG

@@ -69,7 +69,7 @@ To install Amber from Bower, run
 
 * 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
 explained in [4].