diff --git a/src/NuGetGallery/Views/Packages/UploadPackage.cshtml b/src/NuGetGallery/Views/Packages/UploadPackage.cshtml index 1f35c535bf..7576dc5c4f 100644 --- a/src/NuGetGallery/Views/Packages/UploadPackage.cshtml +++ b/src/NuGetGallery/Views/Packages/UploadPackage.cshtml @@ -27,7 +27,7 @@ else {
-

Your package file will be uploaded and on the @(Config.Current.Brand) server (@(Config.Current.SiteRoot)).

+

Your package file will be uploaded and hosted on the @(Config.Current.Brand) server (@(Config.Current.SiteRoot)).

To learn more about authoring great packages, view our Best Practices page.