We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d9e77 commit 052d98cCopy full SHA for 052d98c
1 file changed
index.src.html
@@ -1766,7 +1766,7 @@
1766
`config[m]`.
1767
3. Otherwise, assign a copy of `config[m]` to `clone[m]`.
1768
1769
-Note: This implements a "deep-copy". Those configuration objects are
+Note: This implements a "deep-copy". These configuration objects are
1770
frequently used as the input of asynchronous operations. Copying means that
1771
modifying the original object while the operation is in flight won't change the
1772
operation's outcome.
0 commit comments