Skip to content

Commit

Permalink
Fix typo (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkanic authored and philipjscott committed Dec 17, 2019
1 parent adfcb77 commit 6e5060f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'use struct'
'use strict'

const Simplex1 = require('./simplex/simplex1')
const Simplex2 = require('./simplex/simplex2')
Expand Down

0 comments on commit 6e5060f

Please sign in to comment.