Skip to content

Commit

Permalink
Input number: Make description of decrement option consistent (#131089)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored Nov 21, 2024
1 parent a67c5e1 commit ed3140d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/input_number/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"increment": {
"name": "Increment",
"description": "Increments the value by 1 step."
"description": "Increments the current value by 1 step."
},
"set_value": {
"name": "Set",
Expand Down

0 comments on commit ed3140d

Please sign in to comment.