Fix a few incorrect mentions of Nomulus

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136079699
This commit is contained in:
jianglai 2016-10-13 13:37:28 -07:00 committed by Ben McIlwain
parent 3dbcee55bd
commit d355aebe01
6 changed files with 7 additions and 8 deletions

View file

@ -287,7 +287,7 @@
Any request path starting with `/_dr/` will be restricted to requests originating
from the backend or by anyone authenticated to a Google account that's listed in
the AppEngine control panel settings for this project as a Viewer/Owner/Developer.
The `_dr` is short for Nomulus to follow AppEngine naming conventions.
The `_dr` is short for domain registry to follow AppEngine naming conventions.
</description>
<url-pattern>/_dr/*</url-pattern>
</web-resource-collection>