fix error

This commit is contained in:
Андрей Бабушкин 2025-03-07 11:17:34 +01:00
parent c678c7b876
commit 759cf80011

View file

@ -115,9 +115,9 @@ function CaptureRate(props: Props) {
title={
t(
'Define the percentage of user sessions to be recorded for detailed replay and analysis.',
) +
) + ' ' +
t(
'\Sessions exceeding this specified limit will not be captured or stored.',
'Sessions exceeding this specified limit will not be captured or stored.',
)
}
>