Skip to content

Commit

Permalink
Fix typo (#563)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
rexhepberlajolli committed Dec 9, 2019
2 parents 155f58f + 1307459 commit a9af8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h1>{{ SITE_TITLE }}</h1>
<div class="row">
<div class="col-sm-12 text-center">

Projects listed on Djangopackages are third-party packages. They are not vetted nor endorsed by the Django Software Foundation. Use them at your own risk
Projects listed on Djangopackages are third-party packages. They are not vetted nor endorsed by the Django Software Foundation. Use them at your own risk.

</div>

Expand Down

0 comments on commit a9af8c0

Please sign in to comment.