courses icon indicating copy to clipboard operation
courses copied to clipboard

Fixed grammar 'which each contain'

Open alikonainofficial opened this issue 1 year ago • 0 comments
trafficstars

Before:

All of the actual model-generated content we care about comes from the ContentBlockDeltaEvents, which each contain a type set to "content_block_delta."

After:

All of the actual model-generated content we care about comes from the ContentBlockDeltaEvents, each of which contains a type set to "content_block_delta."

alikonainofficial avatar Oct 23 '24 13:10 alikonainofficial