diff --git a/examples/docs/arrays.schema.md b/examples/docs/arrays.schema.md
index d63414f7c6e241da4fcf55ac0f2b8052805d0641..5b8b85ebf0efa59ab709d173155d65e07589e815 100644
--- a/examples/docs/arrays.schema.md
+++ b/examples/docs/arrays.schema.md
@@ -221,7 +221,6 @@ The a property
 `a`
 * is **required**
 * type: `string`
-* defined in this schema
 
 ##### a Type
 
@@ -242,7 +241,6 @@ The b property
 `b`
 * is optional
 * type: `integer`
-* defined in this schema
 
 ##### b Type