Skip to content

Commit d1da218

Browse files
authored
Fix typo
It's `settings.job` — note the `s` at the end of `settings`.
1 parent 71db233 commit d1da218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/webjobs-dotnet-deploy-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ WebJobs uses the same CRON expressions for scheduling as the timer trigger in Az
221221

222222
[!INCLUDE [webjobs-cron-timezone-note](../../includes/webjobs-cron-timezone-note.md)]
223223

224-
### setting.job reference
224+
### settings.job reference
225225

226226
The following settings are supported by WebJobs:
227227

0 commit comments

Comments
 (0)