fix: another small tweak

Signed-off-by: Peter Macdonald <peterm4c@pm.me>
This commit is contained in:
Peter Macdonald
2025-04-30 18:22:25 +02:00
parent f9ebd0392e
commit 490a376407
@@ -180,7 +180,7 @@ export const examples: TemplateExample[] = [
];
```
Add the example to the `createTemplateAction` under the object property `examples`:
Add the example to `createTemplateAction` by including the `examples` property:
```ts
return createTemplateAction({