Skip to content

Commit fdf706b

Browse files
committed
fix(materials): "每週" typo
1 parent 25dd153 commit fdf706b

File tree

1 file changed

+1
-1
lines changed
  • app/(app)/materials/_components/points

1 file changed

+1
-1
lines changed

app/(app)/materials/_components/points/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default function PointCalculateRules() {
2121
每天登入可以獲得 <strong>20 點</strong>
2222
</li>
2323
<li>
24-
美洲登入可以獲得 <strong>50 點</strong>
24+
每週登入可以獲得 <strong>50 點</strong>
2525
</li>
2626
</ul>
2727
</div>

0 commit comments

Comments
 (0)