Skip to content

Commit 7353e6e

Browse files
authored
cleanup(doc): fix typo (#14820)
1 parent 65c78b2 commit 7353e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigtable/doc/override-retry-policies.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ matches the name of the client it is intended for. For example,
8686
In the case of data operations, only mutations need to be considered.
8787
The [`Table`] class uses [`IdempotentMutationPolicy`]. Mutations that use
8888
server-assigned timestamps are not considered idempotent by default. Mutations
89-
that use client-assigned timestamps are idempontent by default.
89+
that use client-assigned timestamps are idempotent by default.
9090

9191
@see google::cloud::bigtable::IdempotentMutationPolicy
9292
@see google::cloud::bigtable::IdempotentMutationPolicyOption

0 commit comments

Comments
 (0)