File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ByteBuffer uses either ArrayBuffers in the browser or Buffers under node.js.
8
8
* ** [ ByteBufferAB.js] ( https://raw.githubusercontent.com/dcodeIO/ByteBuffer.js/master/dist/ByteBufferAB.js ) **
9
9
uses an ArrayBuffer as its backing buffer, accessed through a DataView.
10
10
11
- * ** [ ByteBifferAB .min.js] ( https://raw.githubusercontent.com/dcodeIO/ByteBuffer.js/master/dist/ByteBufferAB.min.js ) **
11
+ * ** [ ByteBufferAB .min.js] ( https://raw.githubusercontent.com/dcodeIO/ByteBuffer.js/master/dist/ByteBufferAB.min.js ) **
12
12
has been compiled with Closure Compiler using ` --compilation_level=ADVANCED_OPTIMIZATIONS ` .
13
13
14
14
* ** [ ByteBufferAB.min.js.gz] ( https://raw.githubusercontent.com/dcodeIO/ByteBuffer.js/master/dist/ByteBufferAB.min.js.gz ) **
You can’t perform that action at this time.
0 commit comments