Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brfrn169 committed Nov 22, 2024
1 parent 12071c2 commit 468f22a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import java.util.Map;
import java.util.Optional;

/** A utility class to operate the operation attributes for Consensus Commit. */
/** A utility class to manipulate the operation attributes for Consensus Commit. */
public final class ConsensusCommitOperationAttributes {

private static final String OPERATION_ATTRIBUTE_PREFIX = "cc-";
Expand Down

0 comments on commit 468f22a

Please sign in to comment.