Skip to content

Commit c975afb

Browse files
Fix: Make B capital of beneficiary on Home (#2890)
1 parent f7331f0 commit c975afb

File tree

1 file changed

+1
-1
lines changed
  • feature/home/src/commonMain/composeResources/values

1 file changed

+1
-1
lines changed

feature/home/src/commonMain/composeResources/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<string name="feature_home_apply_for_loan">Apply For Loan</string>
5050
<string name="feature_home_transaction_history">Transaction History</string>
5151
<string name="feature_home_charges">Charges</string>
52-
<string name="feature_home_beneficiary">beneficiary</string>
52+
<string name="feature_home_beneficiary">Beneficiary</string>
5353
<string name="feature_home_faq">FAQ</string>
5454

5555
<string name="feature_home_total_available_savings">Total Available Savings</string>

0 commit comments

Comments
 (0)