Skip to content

Commit

Permalink
chore(sanity): update naming of draft created telemetry event
Browse files Browse the repository at this point in the history
  • Loading branch information
RitaDias committed Sep 30, 2024
1 parent d2ca86d commit 35d529c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const DocumentURLCopied = defineEvent({
* @internal
*/
export const CreatedDraft = defineEvent({
name: 'Create a new draft',
name: 'New Draft Created',
version: 1,
description: 'User created a new draft',
})

0 comments on commit 35d529c

Please sign in to comment.