David Klank

Results 14 issues of David Klank

This pull request fixes the following spelling errors: "anoma" corrected to "Anoma" "implementaiton" corrected to "implementation"

I hope my corrections will be helpful and contribute to improving your work. Thank you for your dedication and effort.

GitHub runners now default to Node 20; actions/cache@v4 is the recommended version. Only workflow files changed—no functional impact.

Hi team ! Deleted duplicate `access access` - `access`

documentation :book:
external contribution :star:

Hey team! Fixed errors in two files: vendor/github.com/klauspost/compress/README.md `uncompressible` - `incompressible` vendor/github.com/klauspost/compress/compressible.go `uncompressible` - `incompressible`

# Description # Issues Fixes # Refs # # Checklist: - [ ] 1 PR, 1 purpose: my Pull Request applies to a single purpose - [ ] I have...

# Description Hey team! Fixed errors in unlock-app/src/unlockTypes.tsx `currrently` - `currently` `properies` - `properties` # Checklist: - [ ] 1 PR, 1 purpose: my Pull Request applies to a single...

## Motivation and Resolution Hey! Fixed error paramters to parameters ## Checklist: - [x] Performed a self-review of the code - [ ] Rebased to the last commit of the...

Node 20 compatibility: switch all jobs to actions/cache@v4. Pure maintenance update, behaviour unchanged.