diff --git a/OnDemand-logic.md b/OnDemand-logic.md index e28c549..4f4eec8 100644 --- a/OnDemand-logic.md +++ b/OnDemand-logic.md @@ -2,7 +2,7 @@ When searching for a key, if the key is found then we are left pointing at the colon, and we are one depth below the object itself. -If the key is not found then we are left pointing at the either the start of the object or else a comma. +If the key is not found then we are left pointing at the either the start of the object or else a comma. We are at the depth of the object itself. ## depth