azure-docs-sdk-node icon indicating copy to clipboard operation
azure-docs-sdk-node copied to clipboard

Fix typos in SpeechRecognitionResult.yml

Open akabraham opened this issue 4 years ago • 2 comments

"incements" corrected to increments

akabraham avatar Aug 12 '21 20:08 akabraham

Docs Build status updates of commit 86da032:

:white_check_mark: Validation status: passed

File Status Preview URL Details
docs-ref-autogen/microsoft-cognitiveservices-speech-sdk/SpeechRecognitionResult.yml :white_check_mark:Succeeded View (azure-node-latest)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

opbld31 avatar Aug 12 '21 20:08 opbld31

Hey @akabraham! Apologies for the delay on the PR, and thanks for the contribution!

Unfortunately, due to how the content under docs-ref-autogen is generated, any changes we directly merge to files therein will be wiped out on the next run of the backend. As such, I won't be accepting this PR.

However, you absolutely are calling out a real issue. I tracked it down the source of this package, and submitted a PR that mirrors your fixes here.

This way, the next time they release that package to npm, the documentation will be updated. (The backing CI pulls from real NPM packages to generate documentation whenever possible)

scbedd avatar Sep 02 '21 22:09 scbedd