Skip to content

Commit 45d82a6

Browse files
committed
[design] #158 알림함 UX 워딩 수정
1 parent 00a99c7 commit 45d82a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Projects/Feature/FeatureSetting/Sources/Alert/PokitAlertBoxView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public extension PokitAlertBoxView {
3131
VStack {
3232
PokitCaution(
3333
image: .pooki,
34-
titleKey: "알람이 없어요",
34+
titleKey: "알림이 없어요",
3535
message: "리마인드 알림을 설정하세요"
3636
)
3737
.padding(.top, 84)

0 commit comments

Comments
 (0)