diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/Face.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/Face.json index 47b3ed9f0245..f90629180b8b 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/Face.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/Face.json @@ -150,7 +150,7 @@ } }, "x-ms-examples": { - "Identiy example": { + "Identify example": { "$ref": "./examples/Identify.json" } } @@ -924,7 +924,7 @@ }, "/facelists/{faceListId}/persistedfaces/{persistedFaceId}": { "delete": { - "description": "Delete an existing face from a face list (given by a persisitedFaceId and a faceListId). Persisted image related to the face will also be deleted.", + "description": "Delete an existing face from a face list (given by a persistedFaceId and a faceListId). Persisted image related to the face will also be deleted.", "operationId": "FaceList_DeleteFace", "parameters": [ { @@ -1934,7 +1934,7 @@ }, "/largefacelists/{largeFaceListId}/persistedfaces/{persistedFaceId}": { "delete": { - "description": "Delete an existing face from a large face list (given by a persisitedFaceId and a largeFaceListId). Persisted image related to the face will also be deleted.", + "description": "Delete an existing face from a large face list (given by a persistedFaceId and a largeFaceListId). Persisted image related to the face will also be deleted.", "operationId": "LargeFaceList_DeleteFace", "parameters": [ {