Skip to content

Commit 91a6ba9

Browse files
Update fern/docs/pages/tutorials/timer-ticket-creator.mdx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e655057 commit 91a6ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/tutorials/timer-ticket-creator.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The objective is to build a snap-in that creates a new ticket every 10 minutes.
55
## Background context
66

77
The [Getting Started](/snapin-development/tutorials/getting-started) tutorial creates a hello-world snap-in which prints a log message when a work item is created.
8-
This tutorial will make the following changes to the snap-in:
8+
This tutorial makes the following changes to the snap-in:
99
1. Update the trigger condition to run every 10 minutes instead of work
1010
creation.
1111
2. Create a ticket whenever the snap-in is triggered.

0 commit comments

Comments
 (0)