Skip to content

Commit 46c63a4

Browse files
committed
Sort list alphabetically
1 parent 014fff4 commit 46c63a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

course-definition.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ concept_slugs: ["network-protocols", "tcp-overview"]
6464
# The languages that your course supports.
6565
languages:
6666
- slug: "c"
67+
- slug: "clojure"
6768
- slug: "cpp"
6869
- slug: "csharp"
6970
- slug: "dart"
70-
- slug: "clojure"
7171
- slug: "elixir"
7272
- slug: "gleam"
7373
- slug: "go"

0 commit comments

Comments
 (0)