Skip to content

Commit

Permalink
Fix typo: security vulnerably -> security vulnerability (#4873)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpelgrom authored Dec 3, 2024
1 parent a32d262 commit b4d2dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@
<string name="search_results">Search results</string>
<string name="search_sensors">Search sensors</string>
<string name="security_vulnerably_message">Your version of Home Assistant does not protect for recently discovered security vulnerabilities in custom components. Please view the details via the bulletin and update as soon as possible.</string>
<string name="security_vulnerably_title">Security vulnerably warning</string>
<string name="security_vulnerably_title">Security vulnerability warning</string>
<string name="security_vulnerably_understand">I understand</string>
<string name="security_vulnerably_view">View bulletin</string>
<string name="security">Security</string>
Expand Down

0 comments on commit b4d2dc5

Please sign in to comment.