Skip to content

Commit

Permalink
Changed text for the activity page
Browse files Browse the repository at this point in the history
  • Loading branch information
vmatsiiako committed Dec 18, 2022
1 parent 9218d2a commit fae27a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/pages/activity/[id].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default function Activity() {
<p className="font-semibold mr-4 text-bunker-100">Activity Logs</p>
</div>
<p className="mr-4 text-base text-gray-400">
Manage your integrations of Infisical with third-party services.
Event history limited to the last 12 months.
</p>
</div>
<ActivityTable data={data} />
Expand Down

0 comments on commit fae27a0

Please sign in to comment.