[CSHARP-3261] Fix zstandard key in compression documentation Created: 19/Nov/20  Updated: 31/Mar/22

Status: Backlog
Project: C# Driver
Component/s: Documentation
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Minor - P4
Reporter: Dmitry Lukyanov (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

This documentation https://mongodb.github.io/mongo-csharp-driver/2.11/reference/driver/crud/compression/ contains wrong key for zstandard compression here:

new CompressorConfiguration(CompressorType.Zstd)

it should be:

new CompressorConfiguration(CompressorType.ZStandard)


Generated at Wed Feb 07 21:44:50 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.