Skip to content

Commit 4bdd447

Browse files
Fix components order + tweak the language title
1 parent 3b20ab1 commit 4bdd447

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/components.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -383,14 +383,14 @@
383383
"title": "Docker",
384384
"owner": "JustinBeckwith"
385385
},
386+
"dotenv": {
387+
"title": "Dotenv (.env)",
388+
"owner": "dmitrysharabin"
389+
},
386390
"dot": {
387391
"title": "DOT (Graphviz)",
388392
"owner": "RunDevelopment"
389393
},
390-
"dotenv": {
391-
"title": "Dotenv",
392-
"owner": "dmitrysharabin"
393-
},
394394
"ebnf": {
395395
"title": "EBNF",
396396
"owner": "RunDevelopment"

0 commit comments

Comments
 (0)