Skip to content

Commit 377a7b5

Browse files
authored
Fix unclosed quote in cosmere.yml
1 parent 4630319 commit 377a7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/locales/en/cosmere.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ en:
2626
'Skybreaker', 'Stoneward', 'Truthwatcher', 'Willshaper', 'Windrunner'
2727
]
2828
metals: [
29-
'Steel', 'Iron', 'Pewter', 'Tin', 'Zinc', 'Brass', 'Copper', Bronze',
29+
'Steel', 'Iron', 'Pewter', 'Tin', 'Zinc', 'Brass', 'Copper', 'Bronze',
3030
'Duralumin', 'Aluminum', 'Nicrosil', 'Chromium', 'Gold', 'Electrum',
3131
'Cadmium', 'Bendalloy', 'Atium', 'Lerasium', 'Ettmetal', 'Malatium'
3232
]

0 commit comments

Comments
 (0)