diff --git a/docs/development/spicetify-creator/the-basics.md b/docs/development/spicetify-creator/the-basics.md index cb990fc..027cc74 100644 --- a/docs/development/spicetify-creator/the-basics.md +++ b/docs/development/spicetify-creator/the-basics.md @@ -81,7 +81,7 @@ You can use node packages in your app by installing them with your package manag ```shell yarn add - ```shell + ``` ```shell