Skip to content

Commit 773f752

Browse files
authored
Several typo fixes
CoucbaseCluster ⮞ CouchbaseCluster configiration ⮞ configuration
1 parent 2f37ac1 commit 773f752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/cache/adapters/couchbasebucket_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Available Options
104104
~~~~~~~~~~~~~~~~~
105105

106106
``username`` (type: ``string``)
107-
Username for connection ``CoucbaseCluster``.
107+
Username for connection ``CouchbaseCluster``.
108108

109109
``password`` (type: ``string``)
110110
Password of connection ``CouchbaseCluster``.
@@ -127,7 +127,7 @@ Available Options
127127

128128
``configDelay`` (type: ``int``, default: ``10000``)
129129
Config refresh throttling
130-
Modify the amount of time (in microseconds) before the configiration error threshold will forcefully be set to its maximum number forcing a configuration refresh.
130+
Modify the amount of time (in microseconds) before the configuration error threshold will forcefully be set to its maximum number forcing a configuration refresh.
131131

132132
``htconfigIdleTimeout`` (type: ``int``, default: ``4294967295``)
133133
Idling/Persistence for HTTP bootstrap (in microseconds).

0 commit comments

Comments
 (0)