diff --git a/xAPI.md b/xAPI.md
index 23a6ebf4..a5920368 100644
--- a/xAPI.md
+++ b/xAPI.md
@@ -3778,10 +3778,6 @@ required by 6.2 API Versioning.
## 3.0 Data Validation
-
-
-### 3.1 Basics (May not need and just put at 2.0)
-
###### Description
The function of the LRS within the xAPI is to store and retrieve Statements.
@@ -3798,7 +3794,7 @@ responsibility of the Activity Provider sending the Statement.
-### 3.2 Concurrency
+### 3.1 Concurrency
##### Description
Concurrency control makes certain that an API consumer does not PUT, POST or DELETE documents based on old
@@ -3869,7 +3865,7 @@ If a PUT request is received without either header for a resource that already e
-### 3.3 Error Codes
+### 3.2 Error Codes
##### Description
@@ -4003,7 +3999,7 @@ This set of credentials SHOULD* be used for conformance testing but MAY be delet
-### 3.4 Versioning
+### 3.3 Versioning
###### Rationale