Skip to content

Commit

Permalink
Tpyo
Browse files Browse the repository at this point in the history
  • Loading branch information
robdekort committed Mar 12, 2024
1 parent e5b32e4 commit d0ffe98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/fieldsets/button.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ fields:
listable: false
placeholder: my-custom-event
display: 'Tracker event'
instructions: "Add the name of the event you want to be fired on click. This only works if you've setup Fathom or GA/'GTM. These events only fire on a production environment. Allowed' => `A-Z`, `a-z`, `0-9`, `-`, `_`."
instructions: "Add the name of the event you want to be fired on click. These events only fire on a production environment. Allowed: `A-Z`, `a-z`, `0-9`, `-`, `_`."
validate:
- 'regex:/[A-Za-z0-9_\-]+$/'
instructions_position: below
Expand Down

0 comments on commit d0ffe98

Please sign in to comment.