Skip to content

Commit

Permalink
update label
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Jul 2, 2024
1 parent 8b01c7e commit 8c548b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Components/Replication/CreateOrUpdate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,8 @@ export default class CreateOrUpdateReplication extends React.Component<
<Form.Item
label={
<span>
Once for seconds&nbsp;
<Tooltip title="If set, only one record is replicated every N seconds. Can be float.">
Every S seconds&nbsp;
<Tooltip title="If set, only one record is replicated every S seconds. Can be float.">
<InfoCircleOutlined />
</Tooltip>
</span>
Expand Down

0 comments on commit 8c548b0

Please sign in to comment.