Pyshka

Results 69 issues of Pyshka

- Fixed **"justifcation" → "justification"** for better readability and accuracy.

Fix: Corrected typos in source files **Changes** Corrected typo in /CHANGELOG.md (Line 356) "dependecies" → "dependencies" Corrected typo in /docs/CODE_OF_CONDUCT.md (Line 9) "socio-economic" → "socioeconomic" Corrected typo in /pallets/asset-registry/README.md (Line...

# Typo fix: README.md ## Description This pull request fixes a minor typo in the `README.md` file. The word **`Pleaes`** has been corrected to **`Please`** for improved readability. ### Changes...

- **Before**: `- refactor: replcace BaseAgentConfig with agent-specific public config blocks` - **After**: `- refactor: replace BaseAgentConfig with agent-specific public config blocks`

### Summary Fixes a typo in the `metrics.go` file. ### Changes - Corrected "Unexepcted" to "Unexpected" in the `failedSignVote` counter help text. ### Notes - This is a minor change...

# chore: fix typo in README.md ## Description This pull request corrects a typo in the `plugin-server/README.md` file: - Fixed "conjuction" to "conjunction" for improved clarity and correctness.

Corrected the typo in `packages-ts/starknet-gauntlet-cli/README.md`, changing **"specificed"** to **"specified"** for proper spelling.

# Fix Typo in README.md ## Summary of Changes - Corrected a typo: "flexiblity" to "flexibility" in the `README.md` file to enhance readability and accuracy. --- ## Additional Notes This...

# Fix Typo in README.md ## Summary of Changes - Corrected a typo: "specifc" to "specific" in the `README.md` file for improved accuracy. --- ## Additional Notes This is a...

# Pull Request Title **Fix Typo in `PoseidonIdl.ts`** ## Description This pull request fixes a typo in the `PoseidonIdl.ts` file, ensuring accuracy in the codebase. ### Changes Made: - **File...