Skip to content

Commit

Permalink
Fix more bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-ruiheng committed Apr 10, 2024
1 parent 30a45a4 commit 309b910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -586,4 +586,4 @@ is added. For example: `Order date cannot be in the past`.

4. **Support more flexible phone number formats:** The current phone number validation only accepts numerical inputs.
We plan to support more flexible formats, including country codes and special characters. For example:
`+65 1234 5678`, `+129-123-334-5678`.
`+65 1234 5678`, `+129-123-334-5678`.
2 changes: 1 addition & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Examples:

### Listing all contacts : `list`

Shows a list of all contacts in the address book.
Shows a list of all contacts in the address book, in the order they were added.

Format: `list`
<box type="tip" seamless>
Expand Down

0 comments on commit 309b910

Please sign in to comment.