Skip to content

Commit af22005

Browse files
committed
modify spelling mistake
1 parent 0a401d7 commit af22005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/types/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const {Hash256} = require('./hash-256');
1010
const {PathSet} = require('./path-set');
1111
const {STArray} = require('./st-array');
1212
const {STObject} = require('./st-object');
13-
const {STEntry} = require('./st_entry');
13+
const {STEntry} = require('./st-entry');
1414
const {UInt16} = require('./uint-16');
1515
const {UInt32} = require('./uint-32');
1616
const {UInt64} = require('./uint-64');

0 commit comments

Comments
 (0)