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 Typo in file_system_cache.rs #2324

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

petryshkaCODE
Copy link

Pull Request Title

Fix Typo in file_system_cache.rs

Description

Corrected a typo in the file_system_cache.rs file to enhance clarity in the code documentation.

Changes Made:

  • File Modified: packages/vm/src/modules/file_system_cache.rs
  • Summary of Changes:
    • Line 268: Replaced "useable" with "usable" for proper spelling in the comment.

Related Issues

N/A

Checklist

  • The change follows the project's contributing guidelines.
  • The documentation is now grammatically correct and clearer.
  • No functional code changes were made.

Testing

  • N/A (Comment update only)

Additional Notes

This is a minor documentation update. Please let me know if there are other areas in the file needing similar corrections.


Allow edits by maintainers: [x]

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.

1 participant