Fix sentence style capitalization in title (#9922)
* Fix sentence style capitalization in title Capitalization of topic title was inconsistent with other titles. Fixed to sentence style capitalization. * Fix object name Minor change to nice fix, thank you!pull/9932/head
parent
713976fe55
commit
d480a54d81
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Running automated tasks with cron jobs
|
||||
title: Running Automated Tasks with a CronJob
|
||||
reviewers:
|
||||
- chenopis
|
||||
content_template: templates/task
|
||||
|
|
Loading…
Reference in New Issue