Skip to content

Commit

Permalink
Rewrite sentence (#13686)
Browse files Browse the repository at this point in the history
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: fisker Cheung <lionkay@gmail.com>
  • Loading branch information
HonkingGoose and fisker committed Dec 15, 2022
1 parent 44db370 commit d24d749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/en/index.js
Expand Up @@ -96,7 +96,7 @@ const TldrSection = ({ language }) => (
<div style={{ display: "flex", flexDirection: "column" }}>
<h2>Why?</h2>
<ul style={{ flex: "1" }}>
<li>You press save and code is formatted</li>
<li>Your code is formatted on save</li>
<li>No need to discuss style in code review</li>
<li>Saves you time and energy</li>
<li>
Expand Down

0 comments on commit d24d749

Please sign in to comment.