Skip to content

Commit

Permalink
Fixed typo and removed country code lists link
Browse files Browse the repository at this point in the history
  • Loading branch information
khanrn committed Feb 2, 2024
1 parent ded0eeb commit fe01336
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ In the meantime existing guidelines for sending notifications through Altinn 2 a
- Invalid Mobile Number Example: +47500XXXXX, +47600XXXXX, 0047500XXXXX, 0047600XXXXX

# International Mobile Number
- We aslo support international mobile numbers(outside of Norway) to send SMS as long as they are valid and provided with country code.
- We also support international mobile numbers(outside of Norway) to send SMS as long as they are valid and provided with country code.
- Notificaiton to 5 digits number aren't supported. Therefore the mobile number must need to be more than 5 digits.
- Mobile numbers are validated against a list of country codes. You can see [the country codes here](https://github.com/google/libphonenumber/tree/master/resources/metadata).
- Mobile numbers are validated against a list of country codes.

<!---
{{% notice info %}}
Expand Down

0 comments on commit fe01336

Please sign in to comment.