From a788800c89f3a2ce4123a19461f698f8b78b2d4d Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Tue, 5 Nov 2019 19:11:50 -0500 Subject: [PATCH] start using newer "golang.org/x repository" phrasing instead of "subrepository" --- CreatingSubRepository.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CreatingSubRepository.md b/CreatingSubRepository.md index fd093744..53472e48 100644 --- a/CreatingSubRepository.md +++ b/CreatingSubRepository.md @@ -1,4 +1,4 @@ -This page outlines the steps that need to be done to cretate a new subrepository, in order for it to have the same properties as all existing subrepositories: +This page outlines the steps that need to be done to create a new golang.org/x repository, in order for it to have the same properties as all existing golang.org/x repositories: - a golang.org/x redirect - automatic git mirroring from Gerrit to GitHub - automatic importing of GitHub PRs into Gerrit CLs