From c92b80e63178932496bed9fe7aa0b01e7a320a60 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 6 Jul 2021 06:12:50 -0700 Subject: [PATCH] doc: use "repository" instead of "repo" in onboarding.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/39286 Reviewed-By: Tobias Nießen Reviewed-By: Luigi Pinca Reviewed-By: Michaël Zasso Reviewed-By: Evan Lucas Reviewed-By: James M Snell --- onboarding.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/onboarding.md b/onboarding.md index 52104b9fb26128..fddc6aa64f16b3 100644 --- a/onboarding.md +++ b/onboarding.md @@ -53,8 +53,8 @@ onboarding session. * Notifications: * Use [https://github.com/notifications](https://github.com/notifications) or set up email - * Watching the main repo will flood your inbox (several hundred notifications - on typical weekdays), so be prepared + * Watching the main repository will flood your inbox (several hundred + notifications on typical weekdays), so be prepared The project has two venues for real-time discussion: * [`#nodejs-dev`](https://openjs-foundation.slack.com/archives/C019Y2T6STH) on @@ -179,8 +179,8 @@ The project has two venues for real-time discussion: `7006` in the `PR_ID`. * The remaining elements on the form are typically unchanged. * If you need help with something CI-related: - * Use the [Build WG repo](https://github.com/nodejs/build) to file issues - for the Build WG members who maintain the CI infrastructure. + * Use the [Build WG repository](https://github.com/nodejs/build) to file + issues for the Build WG members who maintain the CI infrastructure. ## Landing PRs