diff --git a/docs/documentation/guides/manual.mdx b/docs/documentation/guides/manual.mdx index 4146cabba..a1029c3a3 100644 --- a/docs/documentation/guides/manual.mdx +++ b/docs/documentation/guides/manual.mdx @@ -187,7 +187,7 @@ export * from "./examples" -## Additonal Job Definations +## Additonal Job Definitions You can define more job definitions by creating additional files in the `Jobs` folder and exporting them in `index` file. For example, in `index.(ts/js)`, you can export other job files like this: