mixkorshun / django-safe-filefield

Secure file field, which allows you to restrict uploaded file extensions.
MIT License
53 stars 10 forks source link

Updates README.rst with typo fix #1

Closed sobolevn closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #1   +/-   ##
=======================================
  Coverage   97.82%   97.82%           
=======================================
  Files           9        9           
  Lines         138      138           
=======================================
  Hits          135      135           
  Misses          3        3

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 49b8d63...958bfaa. Read the comment docs.

mixkorshun commented 7 years ago

Thanks!