Skip to content

Commit 0c5186e

Browse files
committed
Add note modified
modified note of update contact
1 parent cdcae4f commit 0c5186e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ curl_wrap("contacts/5722721933590528", null, "DELETE");
112112

113113
#### 1.4 To update a contact
114114

115-
- **$Note** To update contact, send all related data of the same contact aslo, otherwise we will get lost of data after update contact successfully done.
115+
- **Note** To update contact, send all related data of the same contact aslo, otherwise we will get lost of data after update contact successfully done.
116116

117117
```javascript
118118
$contact_json = array(

0 commit comments

Comments
 (0)