From 751d13bc2916315552616b8a70ccdfaaa12dcd88 Mon Sep 17 00:00:00 2001 From: Rathawut Lertsuksakda Date: Wed, 9 May 2018 12:15:40 +0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1df91193..a7ed5f35 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Please see the detailed instructions in our docs to use [Realm Javascript](https ### Realm React Native and Node.js The documentation can be found at [realm.io/docs/javascript/latest/](https://realm.io/docs/javascript/latest/). -The API reference is located at [realm.io/docs/javscript/latest/api/](https://realm.io/docs/javascript/latest/api/). +The API reference is located at [realm.io/docs/javascript/latest/api/](https://realm.io/docs/javascript/latest/api/). ## Getting Help