Skip to content

Commit 66c19bf

Browse files
Mohammad Hunan Chughtainathan-contino-mongo
andauthored
Update source/sdk/react-native/examples/use-change-listeners-in-components.txt
Co-authored-by: nate contino <[email protected]>
1 parent 1e42590 commit 66c19bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sdk/react-native/examples/use-change-listeners-in-components.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ the component unmounts.
4242

4343
.. example::
4444

45-
In the following example, a developer is creating an application to manage
45+
In the following example, a developer creates an application to manage
4646
tasks. Within a ``TaskList`` component, define a state variable called
4747
``tasks``. The developer wants to display the initial list of tasks already
4848
saved in the database after the component mounts. To do this, they :ref:`open

0 commit comments

Comments
 (0)