Skip to content

Commit

Permalink
fix typo (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
fananchonun authored and ludeeus committed Sep 24, 2021
1 parent 33c04cb commit fcfad44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ color | description
-- | --
Green | The repository is installed and there is no pending actions.
Orange | There is an update pending.
Read | There is an restart pending.
Red | There is an restart pending.
No color (the default text color of the theme) | Repository is not installed/managed by HACS.

<!-- Disable sidebar -->
Expand All @@ -41,4 +41,4 @@ let sidebar = document.getElementsByClassName("col-md-3")[0];
sidebar.parentNode.removeChild(sidebar);
document.getElementsByClassName("col-md-9")[0].style['padding-left'] = "0";
</script>
<!-- Disable sidebar -->
<!-- Disable sidebar -->

0 comments on commit fcfad44

Please sign in to comment.