# UpdateCommentDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/api/src/comment/dto/update-comment.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/comment/dto/update-comment.dto.ts#L7)

DTO for updating an existing comment

## Properties

| Property | Type |
|---|---|
| `content` | `string` |
