Skip to content

Commit

Permalink
Fix caution -> note
Browse files Browse the repository at this point in the history
  • Loading branch information
bleudev committed Jun 4, 2024
1 parent e4d4f0f commit 16d7081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@ How it's looking:
Code:
```markdown
> [!NOTE]
> This is caution!
> This is note!
```

How it's looking:
> [!NOTE]
> This is caution!
> This is note!

0 comments on commit 16d7081

Please sign in to comment.