Skip to content

Commit 077405c

Browse files
upd: readme
1 parent 22bd355 commit 077405c

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
@@ -925,7 +925,7 @@ dynamicsWebApi.retrieve(alternateKey, "leads", ["fullname", "subject"]).then(fun
925925

926926
Please use `key` instead of `id` for all requests that you make using DynamicsWebApi starting from `v.1.3.4`.
927927

928-
Please note, that `id` field is not removed from the libarary, so all your existing scripts will work without any issue.
928+
Please note, that `id` field is not removed from the library, so all your existing scripts will work without any issue.
929929

930930
```js
931931
var request = {

0 commit comments

Comments
 (0)