Skip to content

Commit 9081cab

Browse files
committed
design: fix price trend
1 parent 4c9957f commit 9081cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/LandingPage.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ function LandingPage() {
167167
</TextContainer>
168168
<UserContainer>
169169
<TextContainer className="sub">
170-
<TitleText>이번주 동향</TitleText>
170+
<TitleText>이번달 동향</TitleText>
171171
<SubTitleText className="sub">
172172
물가 동향으로 효율적인 소비 생활을 계획해보세요!
173173
</SubTitleText>

0 commit comments

Comments
 (0)