Skip to content

Commit 9d0aae2

Browse files
committed
typo
1 parent 65a4b86 commit 9d0aae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/webjobs-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following file types are supported:
4747
The following file types are supported:
4848
**.sh** (using Bash) <br><br>In addition to shell scripts (.sh), WebJobs written in the language of the selected runtime are also supported.<br>Example: Python (.py) scripts if the main site is a Python code app.
4949
### [Linux container (preview)](#tab/linuxcontainer)
50-
The following file types are supported:
50+
The following file types are supported:
5151
**.sh** (using Bash) <br><br>In addition to shell scripts (.sh), WebJobs written in the language runtime of the Linux container app are also supported. <br>Example: Node (.js) scripts if the site is a Node.js app.
5252
---
5353
### Continuous vs. triggered WebJobs

0 commit comments

Comments
 (0)