diff --git a/tips/TIP-0045/tip-0045.md b/tips/TIP-0045/tip-0045.md
index e2e820cdb..fdf281fa6 100644
--- a/tips/TIP-0045/tip-0045.md
+++ b/tips/TIP-0045/tip-0045.md
@@ -1196,7 +1196,6 @@ The following criteria defines whether a payload passes the syntactical validati
- The output itself must pass syntactic validation.
- The sum of all `Amount` fields must not exceed `Max IOTA Supply`.
- The sum of all `Mana` fields must not exceed 2Mana Bits Count - 1
.
- - The count of all distinct native tokens present in outputs must not be larger than `Max Native Token Count`.
- Allotments:
- `Allotments Count` must be `0 ≤ x ≤ 128`.
- The sum of all `Mana` fields must not exceed 2Mana Bits Count - 1
.