fuder.eth
fuder.eth
Corrected "Failiure" to "Failure"
Corrected intruction to instruction
Corrected `Crate` to `Create`
**Description:** This pull request addresses several typographical errors in the Solidity test files. The following changes have been made: 1. Renamed `modifer_recursive.sol` to `modifier_recursive.sol` to correct the spelling of `modifier`...
This pull request contains changes to improve clarity, correctness and structure. **Description correction:** Corrected occuring to occurring Please review the changes and let me know if any additional changes are...
Corrected `instructions` to `Instructions`
Corrected "transcation" to "transaction". Corrected "seperate" to "separate". Corrected "reposnsible" to "responsible".
fix typo
Corrected "prodceeds" to "proceeds".
Description: This pull request fixes two typos in the README.md file: - Corrects "drunkeness I mentionned" to "drunkenness I mentioned" - Corrects "seperated" to "separated"
Description: This pull request corrects several typographical errors in comments and function names throughout the codebase. Specifically: - Fixed the typo "proided" to "provided" in a comment in `train_fabric.py`. -...