This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push: new aaaedf0 fix minor repetition of example heading in cron trait new 8a36b48 Merge pull request #1385 from AemieJ/corn/docs aaaedf0 is described below commit aaaedf065f877e94dfa37a2a40813630fb2836fe Author: AemieJ <aemi...@hotmail.co.uk> AuthorDate: Wed Apr 1 10:51:46 2020 +0530 fix minor repetition of example heading in cron trait --- docs/modules/ROOT/pages/traits/cron.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/modules/ROOT/pages/traits/cron.adoc b/docs/modules/ROOT/pages/traits/cron.adoc index 3364f16..9b08963 100755 --- a/docs/modules/ROOT/pages/traits/cron.adoc +++ b/docs/modules/ROOT/pages/traits/cron.adoc @@ -88,4 +88,3 @@ while `35m` or `50s` cannot). // End of autogenerated code - DO NOT EDIT! (configuration) -== Examples