Skip to content

Commit db435f1

Browse files
committed
Fix typo
python -> Python
1 parent 20fad63 commit db435f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/cognitive-search-concept-image-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ Images can also be passed into and returned from custom skills. The skillset bas
536536
}
537537
```
538538

539-
The [Azure Search python samples](https://github.com/Azure-Samples/azure-search-python-samples) repository has a complete sample implemented in Python of a custom skill that enriches images.
539+
The [Azure Search Python samples](https://github.com/Azure-Samples/azure-search-python-samples) repository has a complete sample implemented in Python of a custom skill that enriches images.
540540

541541
<a name="passing-images-to-custom-skills"></a>
542542

0 commit comments

Comments
 (0)