We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810005e commit 95cfcc1Copy full SHA for 95cfcc1
source/faq.txt
@@ -27,7 +27,7 @@ consistent reads, wait for the migration to commit. To learn more, see
27
28
If you write to a synced namespace before issuing a :ref:`commit
29
<c2c-api-commit>` and while ``canWrite`` is ``false``, the behavior is
30
-undefined. To ensure that you don't write to any synced namespaces, denable
+undefined. To ensure that you don't write to any synced namespaces, enable
31
:ref:`write blocking <c2c-write-blocking>`.
32
33
To check the value of ``canWrite``, call the :ref:`progress <c2c-api-progress>`
0 commit comments