Skip to content

Commit c44969d

Browse files
authored
Remove space from acronym in alt-text - no longer necessary for screen readers
1 parent 6e8b192 commit c44969d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/blob-upload-function-trigger-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this tutorial, learn how to:
3232
> * Use Cognitive Services to analyze an image
3333
> * Write data to Cosmos DB using Azure Function output bindings
3434
35-
:::image type="content" source="./media/blob-upload-storage-function/functions-storage-database-architectural-diagram.png" alt-text="Architectural diagram showing an image blob is added to Blob Storage, then analyzed by an Azure Function, with the analysis inserted into a Cosmos D B.":::
35+
:::image type="content" source="./media/blob-upload-storage-function/functions-storage-database-architectural-diagram.png" alt-text="Architectural diagram showing an image blob is added to Blob Storage, then analyzed by an Azure Function, with the analysis inserted into a Cosmos DB.":::
3636

3737
## Prerequisites
3838

0 commit comments

Comments
 (0)