Skip to content

Commit 926be7c

Browse files
authored
Merge branch 'rht-labs:main' into patch-5
2 parents 56a0d8e + 57bf9f6 commit 926be7c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/slides/content/pair-and-mob-programming.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ two programmers work together at one computer.
4545
![Mob Programming](images/pair-and-mob-programming/chairs-developer-development.jpg) <!-- {.element: class="inline-image"} -->
4646
</br>
4747
**Mob programming** is a software development approach where the whole team
48-
works on the same thing, at the same time, in the same space, and at the same
49-
computer.
48+
works on the same thing concurrently, and at the same computer.
5049

5150

5251

docs/slides/content/tech-exercise-iii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ AUTOMATE ALL THE THINGS 💥🔨
5858

5959

6060
#### Measuring Test
61-
Answering the age old question, "How do I know if my tests are any good?"
6261
![test-measuers](images/tech-exercise-iii/measuring-tests.png)
62+
Answering the age old question, "How do I know if my tests are any good?"
6363
* Code Coverage
6464
* Static Code Analysis
6565
<!--Tech Edit: There is some odd word wrapping on this slide. the Intro sentence is wrapping around the graphic and pushing the "...good?" to below the graphic. Please fix.-->

0 commit comments

Comments
 (0)