Skip to content

Commit e374189

Browse files
authored
Fix small typo in api-review-process.md (dotnet#57625)
1 parent b7eb828 commit e374189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/project/api-review-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sponsors the issue. This is usually [the area owner](issue-guide.md#areas) for w
2121
decision whether we want to pursue the proposal or not. In this phase, the goal
2222
isn't necessarily to perform an in-depth review; rather, we want to make sure
2323
that the proposal is actionable, i.e. has a concrete design, a sketch of the
24-
APIs and some code samples that show how it should be used. If changes are necessary, the owner will set the label `api-needs-work`. To make the changes, the requester should edit the top-most issue description. This allows folks joining later to understand the most recent proposal. To avoid confusion, the requester can maintain a tiny change log, like a bolded "Updates:" followed by a bullet point list of the updates that were being made. When you the feedback is addressed, the requester should notify the owner to re-review the changes.
24+
APIs and some code samples that show how it should be used. If changes are necessary, the owner will set the label `api-needs-work`. To make the changes, the requester should edit the top-most issue description. This allows folks joining later to understand the most recent proposal. To avoid confusion, the requester can maintain a tiny change log, like a bolded "Updates:" followed by a bullet point list of the updates that were being made. When the feedback is addressed, the requester should notify the owner to re-review the changes.
2525

2626
4. **Owner makes decision**. When the owner believes enough information is available to make a decision, they will update the issue accordingly:
2727

0 commit comments

Comments
 (0)