Skip to content

Commit 3bb6902

Browse files
committed
Minor fixes
1 parent fb20d55 commit 3bb6902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/how-to/text-to-speech-basics/text-to-speech-basics-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Download and extract the <a href="https://aka.ms/csspeech/jsbrowserpackage" targ
4949
```
5050

5151
> [!TIP]
52-
> If you're targeting a web browser, and using the `<script>` tag; the `sdk` prefix is not needed. The `sdk` prefix is an alias we use to name our `import` or `require` module.
52+
> If you're targeting a web browser, and using the `<script>` tag; the `sdk` prefix is not needed. The `sdk` prefix is an alias used to name the `require` module.
5353
5454
---
5555

0 commit comments

Comments
 (0)