Skip to content

Commit 8422a13

Browse files
authored
templates(remix): fix syntax highlighting in README (#10647)
1 parent 7166f65 commit 8422a13

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,3 +742,4 @@
742742
- zayenz
743743
- zhe
744744
- zwhitchcox
745+
- mr-mashanlo

templates/remix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Run the dev server:
88

9-
```shellscript
9+
```sh
1010
npm run dev
1111
```
1212

0 commit comments

Comments
 (0)