Skip to content

Commit

Permalink
💬 Clarify 💡 description as for alterations on comments (#454)
Browse files Browse the repository at this point in the history
* 💬(gitmojis.json): improve clarity of the bulb description

* 📸

* 👌 src/data/gitmojis.json

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>

* 📸

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>
  • Loading branch information
Lyokolux and vhoyer authored Jun 12, 2020
1 parent a9277f3 commit 966c8df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/__tests__/__snapshots__/pages.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2499,7 +2499,7 @@ Array [
</code>
</div>
<p>
Documenting source code.
Adding or updating comments in source code.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/data/gitmojis.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
"emoji": "💡",
"entity": "&#128161;",
"code": ":bulb:",
"description": "Documenting source code.",
"description": "Adding or updating comments in source code.",
"name": "bulb"
},
{
Expand Down

0 comments on commit 966c8df

Please sign in to comment.