Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
strager committed Jun 4, 2021
1 parent 02b1cc9 commit 6194b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/public/install/index.ejs.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
}

.long-shell-command-line {
/* 4 = "$ ".length + 4 spaces of indentation */
/* 6 = "$ ".length + 4 spaces of indentation */
padding-left: 6ch;
text-indent: -6ch;
white-space: normal;
Expand Down

0 comments on commit 6194b63

Please sign in to comment.