Skip to content

Commit 16e8cf5

Browse files
authored
fix: remove trailing space
1 parent d4afafe commit 16e8cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/triggering.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export async function POST(request: Request) {
7272
}
7373
```
7474

75-
```ts Remix
75+
```ts Remix
7676
import { tasks } from "@trigger.dev/sdk/v3";
7777
import type { emailSequence } from "~/trigger/emails";
7878
// 👆 **type-only** import

0 commit comments

Comments
 (0)