slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno
https://api.slack.com/automation
MIT License
162 stars 27 forks source link

Fix typo in README.md #333

Closed ericmutta closed 3 months ago

ericmutta commented 3 months ago

Summary

The sentence:

Contributions are more then welcome.

Should read:

Contributions are more than welcome.

Testing

N/A.

Special notes

N/A.

Requirements

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.43%. Comparing base (2b7b03d) to head (9ddd08f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## ======================================= Coverage 98.43% 98.43% ======================================= Files 65 65 Lines 2677 2677 Branches 147 147 ======================================= Hits 2635 2635 Misses 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ericmutta commented 3 months ago

Many thanks @srtaalej for the prompt follow up...just getting into Slack development here and the docs are awesome 🔥