diff --git a/documentation/v4_data.md b/documentation/v4_data.md index 6664f9d3c0..f00e826946 100644 --- a/documentation/v4_data.md +++ b/documentation/v4_data.md @@ -80,7 +80,7 @@ This is a comprehensive API that provides state and details as of the current da ``` - The API is an object with keys corresponding to the two letter StateCode for each state. -- Each State object has the following keys: __districts__, __delta__, __delta7__, __meta__ and __total__. The districts object is a hash object where the keys represent individual districts in the state. The remaing three keys have the save behaviour across states and district objects. They are explained below: +- Each State object has the following keys: __districts__, __delta__, __delta7__, __meta__ and __total__. The districts object is a hash object where the keys represent individual districts in the state. The remaing three keys have the same behaviour across states and district objects. They are explained below: - meta: This substructure provides the following details: - last_updated: This tells when the current state/district value was updated. - population: This gives the population of the state (based on NCP projections) and districts (based on 2011 census)