Skip to content

Commit 1ad2c1a

Browse files
praveenkuttappanazure-sdk
authored andcommitted
fixed the grammatical error
1 parent 9aed623 commit 1ad2c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ As a first step, you must prompt the user to understand the intention of SDK gen
2323
Generate SDK locally in cases below:
2424
- If the user wants to walk through each SDK generation step locally. This approach requires user to have the setup for each language to generate SDK locally. User can create a pull request for each language after completing all the steps in SDK generation successfully to get the generated SDK reviewed and merged.
2525
- If the user wants to troubleshoot a failed SDK generation by the pipeline.
26-
- If SDK or client.tsp customization are needed before creating a pull request.
26+
- If SDK or client.tsp customizations are needed before creating a pull request.
2727

2828
Generate SDK using pipeline:
2929
- If the user wants to generate SDK and get a PR automatically created in Azure SDK language repositories. This approach can be followed if the user does not want to setup local environment for each language.

0 commit comments

Comments
 (0)