Skip to content

Commit 085a05f

Browse files
committed
typo in quartz doc
1 parent 5216c44 commit 085a05f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

md/doc/quartz/quartz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ By default, job name is set the class name or to the method name. Default group
3333

3434
### job methods
3535

36-
A job method must follow this rules:
36+
A job method must follow these rules:
3737

3838
* It must be a public method
3939
* Without a return value

0 commit comments

Comments
 (0)