Skip to content

Commit 22cfc74

Browse files
authored
Update docs/design/snitch.md
1 parent ca64b24 commit 22cfc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/snitch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Handle the registration, activation level and notification of alarms.
55

66
## Alarm template
77
Alarm messages have the requirement of being translatable, dynamic sections
8-
of the message shall be marked with a fmt::formatable string.
8+
of the message shall be marked with a fmt formattable string.
99
Example of message strings
1010
```txt
1111
"Temperture out of bounds it is greater then {}"

0 commit comments

Comments
 (0)