Skip to content

Commit

Permalink
update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
going-confetti committed Oct 21, 2024
1 parent 2a7bf4e commit 478a9f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/Recorder/EmptyState.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ export function EmptyState({ isLoading, onStart }: EmptyStateProps) {
>
<FieldGroup
name="url"
label="Target URL"
hint="Provide the URL of the service you want to test"
label="Starting URL"
hint="Enter the URL of the website or service you want to test"
hintType="text"
errors={errors}
width="460px"
Expand Down

0 comments on commit 478a9f0

Please sign in to comment.