diff --git a/src/main/java/envoy/client/ui/controller/ChatScene.java b/src/main/java/envoy/client/ui/controller/ChatScene.java
index a8598e1..c5e6909 100644
--- a/src/main/java/envoy/client/ui/controller/ChatScene.java
+++ b/src/main/java/envoy/client/ui/controller/ChatScene.java
@@ -488,7 +488,7 @@ public final class ChatScene implements Restorable {
}
/**
- * Updates he {@code attachmentView} in terms of visibility.
+ * Updates the {@code attachmentView} in terms of visibility.
* Additionally resets the shown image to
* {@code DEFAULT_ATTACHMENT_VIEW_IMAGE} if another image is currently
* present.