Skip to content

Commit

Permalink
Fixes #24598: Typo in compliance score tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
ElaadF committed Mar 26, 2024
1 parent e2b1b51 commit 1740db5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ showTechnique model technique origin ui editInfo =
, li [] [
a [ class "dropdown-item", onClick Export] [
text "Export "
, i [ class "fa fa-download"] []
, i [ class "fa fas-download"] []
]
]
, li [] [
Expand Down

0 comments on commit 1740db5

Please sign in to comment.