diff --git a/source/reference/create-client.txt b/source/reference/create-client.txt index 346aab93..bd06c23c 100644 --- a/source/reference/create-client.txt +++ b/source/reference/create-client.txt @@ -662,8 +662,8 @@ Ruby Options * - ``:read_concern`` - Specifies the read concern options. The only valid key is ``level``, - for which the valid values are ``:local``, ``:majority``, and - ``:snapshot``. + for which the valid values are ``:local``, ``:available``, ``:majority``, + ``:snapshot``, and ``:linearizable``. - ``Hash`` - none