Skip to content

Commit 20626ce

Browse files
authored
Fix typo in projects.json file
1 parent ddbb660 commit 20626ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,7 @@
22042204
{
22052205
"issue": "https://bugs.swift.org/browse/SR-15109",
22062206
"compatibility": ["5.0"],
2207-
"branch": ["main", "release/5.5", , "release/5.6"],
2207+
"branch": ["main", "release/5.5", "release/5.6"],
22082208
"job": ["source-compat"]
22092209
}
22102210
]

0 commit comments

Comments
 (0)