Skip to content

Commit

Permalink
Fix Disclaimer Warning Icons (#190)
Browse files Browse the repository at this point in the history
This PR just updates the disclaimer in the v0.1.0 audit file to
correctly render its ⚠️ icons.

It looks like VS Code renders markdown slightly differently than GH.
  • Loading branch information
nlordell authored Dec 12, 2023
1 parent d5de325 commit 92eb12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4337/docs/v0.1.0/audit.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**:warning: This version contains known issues and should not be used. :warning:**
**⚠️ This version contains known issues and should not be used. ⚠️**

# Audit Results

Expand Down

0 comments on commit 92eb12a

Please sign in to comment.