Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/proto/configuration/blobstore/blobstore.proto
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ message BlobReplicatorConfiguration {
//
// This strategy may still be acceptable for the Action Cache, even
// for larger setups. The Action Cache receives less load than the
// Content Addressable Storage. There is also a lower propbability
// Content Addressable Storage. There is also a lower probability
// of clients requesting the same object at around the same time.
// Action Cache objects also tend to be relatively small, meaning
// that little space and bandwidth is wasted when replicating
Expand Down
Loading