Skip to content

Commit

Permalink
chore: fix misspelling in filename
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed Sep 13, 2023
1 parent c0ee3fd commit 4a688a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/encode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
convertRole,
convertDeviceInfo,
convertCoreOwnership,
} from './lib/encode-converstions.js'
} from './lib/encode-conversions.js'
import { CoreOwnership } from './index.js'

/**
Expand Down
File renamed without changes.

0 comments on commit 4a688a9

Please sign in to comment.