Skip to content

Commit ba9d8b2

Browse files
authored
chore: Fixed invalid Markdown, was missing a back tic (#762)
1 parent 693f409 commit ba9d8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/develop/step-2a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ npm run live-demo
1515
```
1616

1717
If you prefer to only watch specific component (this can be quicker), you'll need two terminal processes, start the watch process with:
18-
``shell
18+
```shell
1919
# Replace pfe-cool-element with your component's name
2020
npm run dev pfe-cool-element
2121
```

0 commit comments

Comments
 (0)