Skip to content

Commit d1220d7

Browse files
authored
fix: typo in localizable.strings (#27)
1 parent 659bd1a commit d1220d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/FaceLiveness/Resources/Base.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"amplify_ui_liveness_challenge_recording_indicator_label" = "REC";
2222
"amplify_ui_liveness_challenge_instruction_hold_face_during_countdown" = "Hold face position during countdown.";
2323
"amplify_ui_liveness_challenge_instruction_hold_face_during_freshness" = "Hold face in oval for colored lights.";
24-
"amplify_ui_liveness_challenge_instruction_move_face_bqck" = "Move back";
24+
"amplify_ui_liveness_challenge_instruction_move_face_back" = "Move back";
2525
"amplify_ui_liveness_challenge_instruction_move_face_closer" = "Move closer";
2626
"amplify_ui_liveness_challenge_instruction_move_face_in_front_of_camera" = "Move face in front of camera";
2727
"amplify_ui_liveness_challenge_instruction_multiple_faces_detected" = "Ensure only one face is in front of camera";

0 commit comments

Comments
 (0)