Changed text for the activity page

This commit is contained in:
Vladyslav Matsiiako
2022-12-17 20:21:25 -05:00
parent 9218d2a653
commit fae27a0b6e

View File

@ -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} />