Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #317

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Fix typos #317

merged 1 commit into from
Dec 24, 2023

Conversation

kianmeng
Copy link
Contributor

Found via typos --hidden --format brief

@@ -5,7 +5,7 @@ defmodule Cachex.Actions.Touch do
# Touching an entry is the act of resetting the touch time to the current
# time, without affecting the expiration set against the record. As such
# it's incredibly useful for implementing least-recently used caching
# systems without breaking expiration based constracts.
# systems without breaking expiration based constructs.
Copy link
Owner

Choose a reason for hiding this comment

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

Pretty sure this was meant to be contracts.

Found via `typos --hidden --format brief`
@kianmeng
Copy link
Contributor Author

🥳 🥳 🥳 🥳 🥳

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.

None yet

2 participants