diff --git a/README.md b/README.md
index cbd5bb0..6383946 100644
--- a/README.md
+++ b/README.md
@@ -153,6 +153,18 @@ full implementation details.
+- **\**[(int)]**\**
+
+ Item
+
+ (optional | single)
+
+ This element allows for identifying which episodes in a podcast are part of a "season", and allowing that season to have a title associate with it. The element's value is an integer identifying the season number.
+
+ All attributes are optional.
+
+
+
- **\**[social media handle]**\**
Channel or Item
@@ -306,17 +318,6 @@ full implementation details.
- `address` (required) The address of the digital wallet or node that will receive payments.
- `split` (required) Defines a percentage that this payment destination represents. Payments will be sent to each destination in the "value" block, dividing up by this percentage.
-
-
-- **\**[(int)]**\**
-
- Item
-
- (optional | single)
-
- This element allows for identifying which episodes in a podcast are part of a "season", and allowing that season to have a title associate with it. The element's value is an integer identifying the season number.
-
- All attributes are optional.