Skip to content

Commit

Permalink
Merge pull request #224 from ejnan/icon-format-ug
Browse files Browse the repository at this point in the history
Correct the format of icon and word to be on the same line
  • Loading branch information
ryanlimdx authored Apr 15, 2024
2 parents 2d48393 + 3ed327f commit 8fd42a0
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,11 @@ We hope you find this guide helpful in your journey to mastering NAB.
### Icons used in this guide
Here are the icons used in this guide and their meanings:

| Icon | Meaning |
|-------------------------------------|-----------------------------------------------------------------------------------|
| <div>:exclamation:**Caution**</div> | Indicates a caution or warning. Typically, these are common errors made by users. |
| :information_source: **Note** | Provides additional information. |
| :bulb:**Tip** | Provides additional tips for you to master the application. |

| Icon | Meaning |
|-------------------------------|-----------------------------------------------------------------------------------|
| :exclamation:**Caution** | Indicates a caution or warning. Typically, these are common errors made by users. |
| :information_source: **Note** | Provides additional information. |
| :bulb:**Tip** | Provides additional tips for you to master the application. |


Back to [Table of Contents](#table-of-contents)
Expand Down

0 comments on commit 8fd42a0

Please sign in to comment.