From ee7b7eb6209ae6030ffb1f9e6db9297f9ad33c2d Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Sun, 8 Jan 2023 23:05:56 +0100 Subject: [PATCH] fix: syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f1a97b..2e3b79f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ $ npm install boxicons --save ``` import the module -```javscript +```javascript import 'boxicons'; ``` ## Usage