nephila / django-meta

Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.
https://django-meta.readthedocs.io
Other
484 stars 68 forks source link

docs: Fix a few typos #140

Closed timgates42 closed 2 years ago

timgates42 commented 2 years ago

There are small typos in:

Fixes:

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

codecov[bot] commented 2 years ago

Codecov Report

Merging #140 (2483c43) into develop (9d6bef9) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 2483c43 differs from pull request most recent head 3245faa. Consider uploading reports for the commit 3245faa to get more accurate results

@@           Coverage Diff            @@
##           develop     #140   +/-   ##
========================================
  Coverage    98.02%   98.02%           
========================================
  Files            8        8           
  Lines          456      456           
  Branches        53       53           
========================================
  Hits           447      447           
  Misses           6        6           
  Partials         3        3           
Flag Coverage Δ
unittests 97.80% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
meta/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.