Sample hierarchy is not consistent with depth examples

Hi community in this doc page the proposed hierarchy is:

district > health_center > clinic > area > family > patient

However, in the sample table, as we go deeper, with greaters values of depth, we never get the “area” level, so I think that the correct hierarchy for the sample table should be:
district > health_center > clinic > family > patient

this is, without the area level.
.

1 Like

Well spotted @bamatic! I agree that this just looks like a typo (but a very confusing one for anyone trying to closely follow what is going on in these docs).

Could you perhaps open a PR out on the docs repo to fix this and add me as a reviewer? :pray: