Skip to content

Commit e536831

Browse files
authored
Fix typo: a -> an
1 parent 0018992 commit e536831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

general-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ During the Beta period for this feature, location and telemetry data remain requ
176176
- **404:** Not Found: Object does not exist, returned on `GET` or `POST` operations if the object does not exist.
177177
- **406:** MDS version in Accept header is unsupported or invalid.
178178
- **409:** Conflict: `POST` operations when an object already exists and an update is not possible.
179-
- **500:** Internal server error: In this case, the answer should contain a `application/json` body with an [error message](#error-messages) for troubleshooting.
179+
- **500:** Internal server error: In this case, the answer should contain an `application/json` body with an [error message](#error-messages) for troubleshooting.
180180

181181
### Error Messages
182182

0 commit comments

Comments
 (0)