You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/pages/tutorials/timer-ticket-creator.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ The objective is to build a snap-in that creates a new ticket every 10 minutes.
5
5
## Background context
6
6
7
7
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:
9
9
1. Update the trigger condition to run every 10 minutes instead of work
10
10
creation.
11
11
2. Create a ticket whenever the snap-in is triggered.
0 commit comments