Skip to content

Commit 8e4bbc6

Browse files
mongodbencbush
andauthored
Update source/sdk/react-native/app-services/call-a-function.txt
Co-authored-by: Chris Bush <[email protected]>
1 parent 6bc146f commit 8e4bbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sdk/react-native/app-services/call-a-function.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Call a Function
4040

4141
To call a function, you can either pass its name and arguments to
4242
:js-sdk:`User.callFunction() <Realm.User.html#functions>` or call the function
43-
as if it was a method on the :js-sdk:`User.functions <Realm.User.html#functions>` property.
43+
as if it were a method on the :js-sdk:`User.functions <Realm.User.html#functions>` property.
4444

4545
.. literalinclude:: /examples/generated/react-native/ts/atlas-functions.test.snippet.call-function.tsx
4646
:language: typescript

0 commit comments

Comments
 (0)