You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ $ apm install htmlhint
14
14
15
15
## Usage
16
16
17
-
HTMLHint is by default validating on save (this can be changed in the package settings), you can also execute it by hitting `cmd+alt+l`or run `Htmlhint` from the Command Palette.
17
+
HTMLHint is by default validating on save (this can be changed in the package settings), you can also execute it by hitting `cmd+alt+l`on OS X or `ctrl-alt-l` on Windows and Linux.
18
18
19
19
If you like you can even set it to validate while typing in the package settings.
0 commit comments