Skip to content

Commit 7ef0fe7

Browse files
authored
Update manual.mdx - spelling mistake
1 parent 9219579 commit 7ef0fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/guides/manual.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ export * from "./examples"
187187

188188
</CodeGroup>
189189

190-
## Additonal Job Definations
190+
## Additonal Job Definitions
191191
You can define more job definitions by creating additional files in the `Jobs` folder and exporting them in `index` file.
192192

193193
For example, in `index.(ts/js)`, you can export other job files like this:

0 commit comments

Comments
 (0)