Skip to content

Commit 61f01f6

Browse files
committed
Fix broken ending tag: </p> -> </li>
1 parent 3bf2c49 commit 61f01f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/Legal.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ require("./header.inc.phtml");
5555
</li>
5656
<li>BNETDocs reserves the right to modify this legal page at its own discretion with or without notification to its users.</li>
5757
<li>BNETDocs news posts are considered press articles and all content used within a news post or otherwise news article are considered governed under the United States first amendment and fair use rights.</li>
58-
<li>A "Donation" as defined further in this document is a transaction of sending currency to BNETDocs.</p>
58+
<li>A "Donation" as defined further in this document is a transaction of sending currency to BNETDocs.</li>
5959
<li>Donations to BNETDocs are non-refundable and non-transferrable.</li>
6060
<li>Donation's purpose is to pay for hosting of this website and all associated costs, and to further the development of open-source software (OSS).</li>
6161
<li>Donations are not acceptable as payment for goods, products, or merchant items.</li>

0 commit comments

Comments
 (0)