Skip to content

Commit a9fa8b4

Browse files
authored
DOCSP-43752-faq-typo (#421) (#423)
1 parent 253f83d commit a9fa8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/faq.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ consistent reads, wait for the migration to commit. To learn more, see
2727

2828
If you write to a synced namespace before issuing a :ref:`commit
2929
<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
30+
undefined. To ensure that you don't write to any synced namespaces, enable
3131
:ref:`write blocking <c2c-write-blocking>`.
3232

3333
To check the value of ``canWrite``, call the :ref:`progress <c2c-api-progress>`

0 commit comments

Comments
 (0)