Skip to content

Commit

Permalink
Merge pull request #673 from chambridge/rhcloud-2637-select-bugfix
Browse files Browse the repository at this point in the history
RHCLOUD-2637: Correct select options with errant quote
  • Loading branch information
lindgrenj6 authored Nov 7, 2023
2 parents 1e995d1 + 44b3e40 commit 7e178cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dao/seeds/source_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ amazon:
- label: None
value: ""
- label: Red Hat Enterprise Linux
value": rhel
value: rhel
isRequired: false
hideField: false
- type: cloud-meter-arn
Expand Down

0 comments on commit 7e178cb

Please sign in to comment.