Skip to content

Commit 919586c

Browse files
authored
doc: Fix typo in CONTRIBUTING.md (microsoft#18243)
This PR fixes a very small typo (missing space) in the CONTRIBUTING.md doc file.
1 parent ae90d52 commit 919586c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Once you've discussed your proposed feature/fix/etc. with a team member, and you
158158

159159
### Testing
160160

161-
Testing is a key component in the development workflow. Both Windows Terminal and Windows Console use TAEF(the Test Authoring and Execution Framework) as the main framework for testing.
161+
Testing is a key component in the development workflow. Both Windows Terminal and Windows Console use TAEF (the Test Authoring and Execution Framework) as the main framework for testing.
162162

163163
If your changes affect existing test cases, or you're working on brand new features and also the accompanying test cases, see [TAEF](./doc/TAEF.md) for more information about how to validate your work locally.
164164

0 commit comments

Comments
 (0)