Skip to content

Commit 62c6d78

Browse files
committed
Fix code fence formatting
1 parent 73170f8 commit 62c6d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/manage/pages/cluster-maintenance/disk-utilization.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ You can manage the disk usage of `kafka_internal/tx` by tuning the following clu
172172
* config_ref:transaction_coordinator_delete_retention_ms,true,properties/cluster-properties[`transaction_coordinator_delete_retention_ms`]. Default: `604800000` (7 days).
173173
* config_ref:transactional_id_expiration_ms,true,properties/cluster-properties[`transactional_id_expiration_ms`]. Default: `604800000` (7 days).
174174

175-
To mitigate unbounded growth `kafka_internal/tx`'s disk usage and manage its storage consumption more effectively, <<monitor-disk-space,monitor your storage metrics>> and decrease the values of the relevant properties as needed.
175+
To mitigate unbounded growth of `kafka_internal/tx` disk usage and manage its storage consumption more effectively, <<monitor-disk-space,monitor your storage metrics>> and lower the values of the relevant properties as needed.
176176

177177
To adjust these properties, run:
178178

0 commit comments

Comments
 (0)