Skip to content

Commit e02a5fb

Browse files
author
伯箫
committed
Update browser.md
1 parent 28dc8a1 commit e02a5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
browserify browser.js > tablestore-js-sdk.js
1818
```
1919

20-
使用uglijs压缩
20+
使用uglifyjs压缩
2121
```sh
2222
uglifyjs tablestore-js-sdk.js -o tablestore-js-sdk.min.js
2323
```

0 commit comments

Comments
 (0)