[FIX] Grammar and indentation (it's important!)

This commit is contained in:
Peter Pfeufer 2023-10-24 12:15:25 +02:00
parent 7056912d54
commit f728c786b3
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27
2 changed files with 12 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -24,7 +24,7 @@ Bootstrap alert levels "Success", "Info", "Warning" and "Danger".
<div class="aa-callout aa-callout-info"> <div class="aa-callout aa-callout-info">
<p> <p>
This is a info callout-box. This is an info callout-box.
</p> </p>
</div> </div>