Fix Registration Verification Issue

# Introduction In this challenge, we will focus on fixing a bug in the user registration page. The error is related to the mobile phone number verification process, which is currently not working properly. The task is to identify and correct the issue in the JavaScript script responsible for validating the format of the mobile phone number, ensuring that only valid mobile phone numbers can be submitted.

|60 : 00

Click the virtual machine below to start practicing