Skip to content

Commit 7f7d5c1

Browse files
committed
Remove DO-178C safety level hyphen
1 parent d7c5baf commit 7f7d5c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arewesafetycriticalyet.org/src/components/ToolsList/available-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
{
1313
"name": "DO-178C",
14-
"levels": ["DAL-E", "DAL-D", "DAL-C", "DAL-B", "DAL-A"],
14+
"levels": ["DAL E", "DAL D", "DAL C", "DAL B", "DAL A"],
1515
"description": "Software Considerations in Airborne Systems and Equipment Certification"
1616
},
1717
{
@@ -46,7 +46,7 @@
4646
},
4747
{
4848
"name": "DO-178C",
49-
"up-to": "DAL-A",
49+
"up-to": "DAL A",
5050
"info": "Part of the Generic Qualification Kit. For more information: https://www.absint.com/ait/qualification.htm"
5151
},
5252
{

0 commit comments

Comments
 (0)