Skip to content

Commit 92df5a3

Browse files
committed
Fix syntax
1 parent bac1879 commit 92df5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ npm install @11ty/font-awesome
2828

2929
Add to your configuration file:
3030

31-
```sh
31+
```js
3232
import fontAwesomePlugin from "@11ty/font-awesome";
3333

3434
export default function(eleventyConfig) {

0 commit comments

Comments
 (0)