Skip to content

Commit e6d6c2d

Browse files
authored
Acrolinx
1 parent 94c08b5 commit e6d6c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/semantic-kernel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In this article, you learn how to use [Semantic Kernel](/semantic-kernel/overvie
2929
```bash
3030
pip install semantic-kernel
3131
```
32-
- In this example, we are working with the Azure AI model inference API, hence we install the relevant azure dependencies. You can do it with:
32+
- In this example, we are working with the Azure AI model inference API, hence we install the relevant Azure dependencies. You can do it with:
3333
```bash
3434
pip install semantic-kernel[azure]
3535
```

0 commit comments

Comments
 (0)