mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Fix typo in recorder persistent notification (#122374)
This commit is contained in:
parent
5612e3a92b
commit
cbe94c4706
@ -957,7 +957,7 @@ class Recorder(threading.Thread):
|
||||
"System performance will temporarily degrade during the database"
|
||||
" upgrade. Do not power down or restart the system until the upgrade"
|
||||
" completes. Integrations that read the database, such as logbook,"
|
||||
" history, and statistics may return inconsistent results until the "
|
||||
" history, and statistics may return inconsistent results until the"
|
||||
" upgrade completes. This notification will be automatically dismissed"
|
||||
" when the upgrade completes."
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user