Skip to content

Commit b7bf241

Browse files
glennjkotp
andauthored
Apply suggestions from code review
Co-authored-by: Victor Goff <[email protected]>
1 parent c541461 commit b7bf241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

using/solving-exercises/tdd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ We do this to encourage you to follow this workflow:
5353
1. Once you have passed all the tests, congratulations you're done!
5454
1. Otherwise, "unskip" the next test and goto 1.
5555

56-
Exactly how tests are "unskipped" (or selected) depends on the track.
56+
Exactly how tests are "unskipped" (or activated) depends on the track.
5757
For some tracks, it might be commenting or removing an annotation.
5858
For some tracks, it might be changing an attribute from true to false.
5959
Take the time to read [the documentation for your track][track-docs]: it will explain these details.

0 commit comments

Comments
 (0)