Closed bitcapybara closed 1 year ago
Hi, I found some typos that confused me a bit:
# BonsaiDb Client
This should probably be:
# BonsaiDb Local
/// Sets [`StorageConfiguration::path`](StorageConfiguration#structfield.memory_only) to true and returns self.
/// Sets [`StorageConfiguration::memory_only`](StorageConfiguration#structfield.memory_only) to true and returns self.
Sorry, I forgot to create an issue before creating PR#281. I have closed that PR and added this issue
There wasn't a need to open an issue before submitting such small changes. I really only want an issue/discussion flow when proposing new functionality.
Thank you so much for your help in fixing these!
Hi, I found some typos that confused me a bit:
This should probably be:
This should probably be:
Sorry, I forgot to create an issue before creating PR#281. I have closed that PR and added this issue