This commit is contained in:
Erik C. Thauvin 2023-03-25 15:50:06 -07:00
parent 9738ecb0ba
commit c1b0e7fcf5

View file

@ -223,7 +223,7 @@ public final class RenderUtils {
}
/**
* <p></p>Returns the last 4 digits a credit card number.</p>
* <p>Returns the last 4 digits a credit card number.</p>
*
* <ul>
* <li>The number must satisfy the Luhn algorithm</li>