From 7423844cbf5e2a02c3179de6e14da97e45a6cfd7 Mon Sep 17 00:00:00 2001 From: MKBSP Date: Sat, 30 Dec 2023 20:44:00 +0000 Subject: [PATCH] fixed small typo javascipt => javascript --- ._.DS_Store | Bin 0 -> 120 bytes README.md | 2 +- ios/._.DS_Store | Bin 0 -> 120 bytes 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 ._.DS_Store create mode 100644 ios/._.DS_Store diff --git a/._.DS_Store b/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d GIT binary patch literal 120 zcmZQz6=P>$Vqox1Ojhs@R)|o50+1L3ClDI}u^SMB_!U6R08`;00ODZ-jv*mIP;rnB Iur73U08|YJ=l}o! literal 0 HcmV?d00001 diff --git a/README.md b/README.md index 2b26e10e..7e2798a2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A [PJSIP](http://www.pjsip.org/) module for React Native. First of all you have to initialize module to be able to work with it. There are some interesting moment in initialization. -When application goes to background, PJSIP module is still working and able to receive calls, but your javascipt is totally suspended. +When application goes to background, PJSIP module is still working and able to receive calls, but your javascript is totally suspended. When User open your application, javascript start to work and now your js application need to know what status have your account or may be you have pending incoming call. So thats why first step should call start method for pjsip module. diff --git a/ios/._.DS_Store b/ios/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d GIT binary patch literal 120 zcmZQz6=P>$Vqox1Ojhs@R)|o50+1L3ClDI}u^SMB_!U6R08`;00ODZ-jv*mIP;rnB Iur73U08|YJ=l}o! literal 0 HcmV?d00001