From 644e5d30a74b54f9109723e4c5f950da18b0652d Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Mon, 27 Jul 2020 11:22:14 -0400 Subject: [PATCH] github-management: fix spelling mistake and filename subproject-responsibilites.md -> subproject-responsibilities.md --- github-management/README.md | 2 +- ...roject-responsibilites.md => subproject-responsibilities.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename github-management/{subproject-responsibilites.md => subproject-responsibilities.md} (100%) diff --git a/github-management/README.md b/github-management/README.md index 8d87d4801..f2a6bc475 100644 --- a/github-management/README.md +++ b/github-management/README.md @@ -10,7 +10,7 @@ and organizations. We have also created a number of tools to automate setup and enforcement of these policies. These polices are overseen by the -[GitHub Management subproject](subproject-responsibilites.md) of the Contributor +[GitHub Management subproject](subproject-responsibilities.md) of the Contributor Experience Special Interest Group. ## Guides diff --git a/github-management/subproject-responsibilites.md b/github-management/subproject-responsibilities.md similarity index 100% rename from github-management/subproject-responsibilites.md rename to github-management/subproject-responsibilities.md