Skip to content

Commit 4a0eb2f

Browse files
Update _Register.cshtml
1 parent 1a37343 commit 4a0eb2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGetGallery/Views/Authentication/_Register.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<div class="panel panel-default text-center">
4848
<div class="panel-body">
4949
By clicking Register you agree that you have read and accept our
50-
<a href="@Url.Terms()">Terms of Use</a> and <a href="@Url.Privacy()">Privacy Policy</a>.
50+
<a href="@Url.Terms()">Terms of Use</a> and <a href="@Url.Privacy()">Privacy Statement</a>.
5151
</div>
5252
</div>
5353
<div class="form-group">

0 commit comments

Comments
 (0)