thedodd / wither

An ODM for MongoDB built on the official MongoDB Rust driver.
https://docs.rs/wither
Other
325 stars 40 forks source link

Fix typo in docs. #19

Closed thedodd closed 5 years ago

thedodd commented 5 years ago

Superfluous comma in Model.update's docs: This operation targets the model, instance by the instance's ID.