Skip to content

Commit 7465a4f

Browse files
authored
Fix typo in comment (#2415)
1 parent b2fe5d1 commit 7465a4f

File tree

1 file changed

+1
-1
lines changed
  • crates/cli-support/src/js

1 file changed

+1
-1
lines changed

crates/cli-support/src/js/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ impl<'a> Context<'a> {
274274
reset_indentation(&shim)
275275
}
276276

277-
// generates somthing like
277+
// generates something like
278278
// ```js
279279
// import * as import0 from './snippets/.../inline1.js';
280280
// ```,

0 commit comments

Comments
 (0)