Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 532 forks source link

docs: fix simple typo, timetamps -> timestamps #784

Open timgates42 opened 4 years ago

timgates42 commented 4 years ago

There is a small typo in src/dyn_client.c, src/dyn_server.c, src/proto/dyn_redis_repair.c.

Should read timestamps rather than timetamps.

ipapapa commented 3 years ago

@smukil this seems a valid PR. Can we approve and merge it?