From 58b5f415fc351722f5c42cbaad408a71651cb5cc Mon Sep 17 00:00:00 2001 From: nktrk Date: Fri, 2 Sep 2022 11:59:24 -0600 Subject: [PATCH] Update pair programming language --- workbook/01-introduction.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workbook/01-introduction.asciidoc b/workbook/01-introduction.asciidoc index a65d2bfc..9ce7cb0b 100644 --- a/workbook/01-introduction.asciidoc +++ b/workbook/01-introduction.asciidoc @@ -184,6 +184,6 @@ Why 2 is incorrect: Writing great code is a wonderful preparation and prerequisi Why 3 is incorrect: Each trusted committer role is coupled to a specific project and is designed to help individual code contributions to have the support that they need for their contributions to be accepted into the code base. Most trainings and presentations are designed with a large audience in mind and so have a more generalized topic. Trusted committer mentorship mostly happens at a one-on-one level. -Why 4 is incorrect: There’s no guarantee that contributors are located close enough to trusted committers or have time available to get together in person. Trusted committer mentorship happens mostly asynchronously and digitally. +Why 4 is incorrect: While pair programming can be done remotely, there’s no guarantee that contributors can coordinate specific times with trusted committers. Trusted committer mentorship happens mostly asynchronously and digitally.