Skip to content

Commit 5862703

Browse files
authored
refactor: Localized string spelling (#137)
1 parent e3c5eff commit 5862703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OCKSample/Supporting Files/Localization/en.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9494
"TRACK_NAUSEA" = "Track your nausea";
9595
"NAUSEA_INSTRUCTIONS" = "Tap the button below anytime you experience nausea";
9696
"KEGEL_EXERCISES" = "Kegel Exercises";
97-
"KEGEL_INSTRUCTIONS" = "Perform kegel exercies";
97+
"KEGEL_INSTRUCTIONS" = "Perform kegel exercises";
9898
"STRETCH" = "Stretch";
9999
"STEPS" = "Steps";
100100
"OVULATION_TEST_RESULT" = "Ovulation Test Result";

0 commit comments

Comments
 (0)