diff --git a/frontend/src/scenes/actions/EventName.tsx b/frontend/src/scenes/actions/EventName.tsx index 714eb345fa8d5..1d93df3f60963 100644 --- a/frontend/src/scenes/actions/EventName.tsx +++ b/frontend/src/scenes/actions/EventName.tsx @@ -46,7 +46,7 @@ export function EventName({ value, onChange, isActionStep = false }: EventNameIn {eventNamesGrouped[0].options.length === 0 && "You haven't sent any custom events."}{' '} - + See documentation {' '} on how to send custom events in lots of languages.