From 7a7bb5109366c9dde64f8a8342935368d7be1404 Mon Sep 17 00:00:00 2001 From: bbilbo Date: Tue, 18 Jul 2017 08:41:48 -0700 Subject: [PATCH] Change 'choose to user' to 'choose to use' ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=162356346 --- docs/app-engine-architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/app-engine-architecture.md b/docs/app-engine-architecture.md index 4f71c64f1..9b5045b46 100644 --- a/docs/app-engine-architecture.md +++ b/docs/app-engine-architecture.md @@ -187,7 +187,7 @@ explicitly marked as otherwise. Nomulus comes pre-configured with support for a number of different environments, all of which are used in Google's registry system. Other registry -operators may choose to user more or fewer environments, depending on their +operators may choose to use more or fewer environments, depending on their needs. The different environments are specified in `RegistryEnvironment`. Most