diff --git a/src/components/board/BoardComment.vue b/src/components/board/BoardComment.vue
index 0dafc9a..4e82bb7 100644
--- a/src/components/board/BoardComment.vue
+++ b/src/components/board/BoardComment.vue
@@ -48,7 +48,7 @@
현재 로그인한 사용자 ID: {{ currentUserId }}
게시글 작성자: {{ authorId }}
-isAuthor 값: {{ isAuthor }}
+isAuthor 값: {{ isAuthor }}
- +