microsoft / Extensible-Storage-Engine

ESE is an embedded / ISAM-based database engine, that provides rudimentary table and indexed access. However the library provides many other strongly layered and and thus reusable sub-facilities as well: A Synchronization / Locking library, a Data-structures / STL-like library, an OS-abstraction layer, and a Cache Manager, as well the full blown database engine itself
MIT License
819 stars 62 forks source link

Update README.md #5

Closed agmt5989 closed 3 years ago

agmt5989 commented 3 years ago

Corrected a few typos in the README.md file.

MsftBrettShirley commented 3 years ago

Hey agmt5989. While we appreciate the contribution (to fixing my terrible English :), we were not at all ready for it! Haha. Things move fast on internet. Anyways, while it is such a simple just English fix that we can't imagine anyone having issues with, we just want to make sure our CLA (Contributing License Agreement) is all good with "the lawyers" first. This code ships in Windows so there are sometimes higher bars due to exposure.

So we will let this PR hang out for a few days to a week, while we double check everything we have is happy with the lawyers. I'm sure they'll say things are fine, and then we'll merge this ... just in a few days from now.

agmt5989 commented 3 years ago

No problem, I totally understand.

MsftBrettShirley commented 3 years ago

As expected "the lawyers", like the CLA that is in the checks, that you had to sign. So your change is good. Thank you for taking the time.