Skip to content

Commit 5bc741a

Browse files
committed
fix spelling
1 parent 810d3d8 commit 5bc741a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/demos-use-backup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const main = () => {
7777
demoNames = allDemos;
7878
}
7979

80-
console.log('Linking demos...');
80+
console.log('Unlinking demos...');
8181
for (const demoName of demoNames) {
8282
linkDemo(demoName);
8383
}

0 commit comments

Comments
 (0)