Skip to content

Conversation

Firestar99
Copy link
Contributor

I wanted to read into distributed systems some more, so I read though your timestamp and fixed some typos while I'm at it :D

@ChillFish8
Copy link
Member

Hey there, thanks for the PR!

While reading through the changes I noticed a few other mistakes I made which are probably worth including in this (you can tell I wrote a lot of these docs late at night lol)

@@ -28,7 +28,7 @@ pub const DATACAKE_EPOCH: Duration = Duration::from_secs(1672534861);
/// The demo its self implemented the concepts talked about in this talk:
/// <https://www.youtube.com/watch?v=DEcwa68f-jY>
///
/// The timestamp doubles as a lock which can be used to maintain and consistently
/// The timestamp doubles as a lock which can be used to maintain a consistently
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// The timestamp doubles as a lock which can be used to maintain a consistently
/// The timestamp doubles as a clock which can be used to maintain a consistently

@ChillFish8 ChillFish8 merged commit 55362aa into lnx-search:main Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants