Skip to content

Commit feba166

Browse files
Merge pull request #227817 from spelluru/patch-154
key-baesd -> key-based
2 parents 8eb6efb + 31dac77 commit feba166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/event-hubs-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ If a reader disconnects from a partition, when it reconnects it begins reading a
166166

167167
### Log compaction
168168

169-
Azure Event Hubs supports compacting event log to retain the latest events of a given event key. With compacted event hubs/Kafka topic, you can use key-baesd retention rather than using the coarser-grained time-based retention.
169+
Azure Event Hubs supports compacting event log to retain the latest events of a given event key. With compacted event hubs/Kafka topic, you can use key-based retention rather than using the coarser-grained time-based retention.
170170

171171
For more information on log compaction, see [Log compaction](log-compaction.md).
172172

0 commit comments

Comments
 (0)