diff --git a/README.md b/README.md index 5e89c7c..42c16f8 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,6 @@ All endpoints require an `authentication token` provided by your mobile tracking `PATCH /member/type` - Updates a member type. Valid types include `parent`,`user`, and `admin`. -`DELETE /family/{family}` - Removes a family member. +`DELETE /family/{family}` - Removes a family. `DELETE /family/{family}/member/{firstname}/{lastname}` - Removes family member from a family.