mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
Fix typo in reference (#2409)
This commit is contained in:
parent
bff4af2534
commit
6769bfd824
@ -88,7 +88,7 @@ class StoreManager(CoreSysAttributes):
|
||||
self.sys_resolution.create_issue(
|
||||
IssueType.FATAL_ERROR,
|
||||
ContextType.STORE,
|
||||
refrence=repository.slug,
|
||||
reference=repository.slug,
|
||||
suggestions=[SuggestionType.EXECUTE_RELOAD],
|
||||
)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user