Skip to content

Commit 868a52a

Browse files
Fix spelling error
1 parent 8a7a309 commit 868a52a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-functions/functions-bindings-storage-queue-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Attributes are not supported by C# Script.
265265

266266
# [JavaScript](#tab/javascript)
267267

268-
Attributes are not supported by Java Script.
268+
Attributes are not supported by JavaScript.
269269

270270
# [Python](#tab/python)
271271

articles/azure-functions/functions-bindings-storage-queue-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Attributes are not supported by C# Script.
268268

269269
# [JavaScript](#tab/javascript)
270270

271-
Attributes are not supported by Java Script.
271+
Attributes are not supported by JavaScript.
272272

273273
# [Python](#tab/python)
274274

0 commit comments

Comments
 (0)