Skip to content

Commit f39b99c

Browse files
committed
chore: fix spelling: similar
Signed-off-by: Josh Soref <[email protected]>
1 parent a179799 commit f39b99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib/commands/outdated.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ t.test('aliases with version range', async t => {
666666
t.test('dependent location', async t => {
667667
const testDir = {
668668
'package.json': JSON.stringify({
669-
name: 'similer-name',
669+
name: 'similar-name',
670670
version: '1.0.0',
671671
workspaces: ['a', 'nest/a'],
672672
}),

0 commit comments

Comments
 (0)