We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4507f commit d51e509Copy full SHA for d51e509
static/app/views/settings/project/projectKeys/details/keyRateLimitsForm.tsx
@@ -153,7 +153,7 @@ class KeyRateLimitsForm extends React.Component<Props> {
153
);
154
}}
155
help={t(
156
- 'Apply a rate limit to this credential to cap the amount of events accepted during a time window.'
+ 'Apply a rate limit to this credential to cap the amount of errors accepted during a time window.'
157
)}
158
inline={false}
159
>
0 commit comments