Skip to content

Commit

Permalink
chore: typo (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
mancuoj authored Oct 24, 2024
1 parent 574eb00 commit b3486d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/to-string-literal.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ or if you fancy `@`:

```js
/// @2sl
const foo = `foo`
const foo = `bar`

// @2sl
const quxx = `${foo}quxx`
Expand Down

0 comments on commit b3486d8

Please sign in to comment.