azure-docs-sdk-node
azure-docs-sdk-node copied to clipboard
Fix typos in SpeechRecognitionResult.yml
"incements" corrected to increments
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:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
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)