Skip to content

Commit 7e1f83d

Browse files
authored
Update part3d.md
Fix typo "highlight"
1 parent ccfc934 commit 7e1f83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/3/en/part3d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ import js from '@eslint/js'
273273
// ...
274274

275275
export default [
276-
js.configs.recommended, // hightlight-line
276+
js.configs.recommended, // highlight-line
277277
{
278278
// ...
279279
}

0 commit comments

Comments
 (0)