Skip to content

Commit

Permalink
fix(docs): remove type (#1619)
Browse files Browse the repository at this point in the history
  • Loading branch information
kathrinschalber authored Dec 16, 2024
1 parent 0e17350 commit 1bc1651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/documentation/docs/language/punctuation.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Always consider whether necessary

<span class="m-2">
<Guideline do label='Tuesday: no data'></Guideline>
<Guideline do={false} label='Tuesday: no data'></Guideline>
<Guideline do={false} label='Tuesday:no data'></Guideline>
</span>

<span class="m-2">
Expand Down

0 comments on commit 1bc1651

Please sign in to comment.