Skip to content

Commit 879c69a

Browse files
author
Amanda Butler
authored
Add comma to workflow.md
Add comma for clarity.
1 parent 1331077 commit 879c69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Release: feature
9090

9191
Updating target implementation (adding a new target or updating already supported target) is a change for a patch release.
9292

93-
A test report for the new target must be part of the pull request. The new target must pass all Mbed OS functional and system validation tests (using `mbed test` command) for the current Mbed OS major release including all Mbed OS supported toolchains.
93+
A test report for the new target must be part of the pull request. The new target must pass all Mbed OS functional and system validation tests (using `mbed test` command) for the current Mbed OS major release, including all Mbed OS supported toolchains.
9494

9595
Release: patch
9696

0 commit comments

Comments
 (0)