mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Fixed typo (#1604)
This commit is contained in:
parent
e46a1be5d7
commit
772208ba22
@ -41,7 +41,7 @@ class HaMfaModulesCard extends EventsMixin(LocalizeMixin(PolymerElement)) {
|
||||
margin-right: -.57em;
|
||||
}
|
||||
</style>
|
||||
<paper-card heading="Multi-factor Authenication Modules">
|
||||
<paper-card heading="Multi-factor Authentication Modules">
|
||||
<template is="dom-repeat" items="[[mfaModules]]" as="module">
|
||||
<paper-item>
|
||||
<paper-item-body two-line="">
|
||||
|
Loading…
x
Reference in New Issue
Block a user