Skip to content

Commit c27458b

Browse files
committed
Fix typo in word
* Update fastlane images
1 parent 76bd5b7 commit c27458b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

  • fastlane/metadata/android/en-US/images/phoneScreenshots
  • shared/src/commonMain/composeResources/values
2.63 KB
Loading

shared/src/commonMain/composeResources/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<string name="theme">Theme</string>
144144
<string name="choose_how_the_app_looks">Choose how the app looks and feels</string>
145145
<string name="accessibility">Accessibility</string>
146-
<string name="body_text_size">Body Text size</string>
146+
<string name="body_text_size">Body text size</string>
147147
<string name="body_text_preferred_text">Set your preferred body text size for the notes editor to enhance your writing experience.</string>
148148
<string name="body_text_default">Default</string>
149149
<string name="body_text_pt">%1$d pt</string>

0 commit comments

Comments
 (0)