Skip to content

Commit 45c9875

Browse files
Apply suggestion from @addaleax
Co-authored-by: Anna Henningsen <[email protected]>
1 parent 722379a commit 45c9875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
"error",
291291
{
292292
"name": "Buffer",
293-
"message": "Use Uin8Array instead"
293+
"message": "Use Uint8Array instead"
294294
}
295295
]
296296
}

0 commit comments

Comments
 (0)