Skip to content

Commit

Permalink
Merge pull request #1738 from NuGet/Clayco_StatsPage
Browse files Browse the repository at this point in the history
Fix bug #1685.
  • Loading branch information
analogrelay committed Nov 20, 2013
2 parents d5ea393 + 5c75da9 commit d98213b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NuGetGallery/Views/Statistics/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<section class="release">
<p>
<strong>NOTE: </strong>Download statistics displayed on this page reflect the actual package downloads from the NuGet.org site. This is an indicator of usage, however,
many package installs, particular those of widely depended upon packages, will actually be done from a client machine's local NuGet cache, as a result these numbers should
<strong>NOTE: </strong>Download statistics displayed on this page reflect the actual package downloads from the NuGet.org site. This is an indicator of usage. However,
many package installs, particularly those of widely depended upon packages, will actually be done from a client machine's local NuGet cache, as a result these numbers should
not be taken as exact usage.
</p>
</section>
Expand Down

0 comments on commit d98213b

Please sign in to comment.