Nexmo / nexmo-cli

Nexmo CLI (Command Line Interface)
https://nexmo.com
MIT License
78 stars 52 forks source link

Grammatical type error #220

Closed jugaldb closed 4 years ago

jugaldb commented 4 years ago

Summary

There was a grammatical mistake in Delete an application section

Other Information

It said This is operation can not be reversed

Changed it to

This operation can not be reversed

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   87.53%   87.53%           
=======================================
  Files           6        6           
  Lines         401      401           
=======================================
  Hits          351      351           
  Misses         50       50           

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 d62b2c3...8cb8f07. Read the comment docs.

mheap commented 4 years ago

Thanks for the contribution!