zio / zio-mock

https://zio.dev/zio-mock
Apache License 2.0
27 stars 33 forks source link

Spelling #33

Closed jsoref closed 1 year ago

jsoref commented 2 years ago

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at https://github.com/jsoref/zio-mock/commit/913564bd0c41e003daeb73bde32b35553f93dcb3#commitcomment-84623320

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/zio-mock/commit/cff513068c6ad634c0f2b39ec8df4df630df6a97

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.