Update manual.mdx - spelling mistake

This commit is contained in:
Eric Allam
2023-08-10 11:21:06 +01:00
committed by GitHub
parent 921957958e
commit 7ef0fe79b5
+1 -1
View File
@@ -187,7 +187,7 @@ export * from "./examples"
</CodeGroup>
## 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: