This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git


The following commit(s) were added to refs/heads/master by this push:
     new 1af9a8a  typo
1af9a8a is described below

commit 1af9a8a11c289e848758f2934a0fa93af7254e3b
Author: sushuang <sushuang0...@gmail.com>
AuthorDate: Wed May 2 20:57:00 2018 +0800

    typo
---
 build/addHeader.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/build/addHeader.js b/build/addHeader.js
index 7f9f364..202184b 100644
--- a/build/addHeader.js
+++ b/build/addHeader.js
@@ -19,8 +19,7 @@
 
 const glob = require('glob');
 const fs = require('fs');
-
-const headerStr = reuqire('./preamble');
+const headerStr = require('./preamble');
 
 const lists = [
     '../src/**/*.js',

-- 
To stop receiving notification emails like this one, please contact
sushu...@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to