thomasp85 / fiery

A flexible and lightweight web server
https://fiery.data-imaginist.com
Other
244 stars 12 forks source link

Fix typo #31

Closed ucg8j closed 6 years ago

ucg8j commented 6 years ago

'gently' ==> 'gentle'

ucg8j commented 6 years ago

Btw - just listened to your interview from the R podcast. I really like the explanation of the project from the README. Good work and thanks for the OSS contribution.

codecov-io commented 6 years ago

Codecov Report

Merging #31 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #31   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         678    678           
=====================================
  Hits          678    678

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a5f431...2df1d24. Read the comment docs.

thomasp85 commented 6 years ago

Thanks!