diff --git a/frontend/src/components/tables/UserAgentsTable.jsx b/frontend/src/components/tables/UserAgentsTable.jsx index 3d69cec5..e0c9b504 100644 --- a/frontend/src/components/tables/UserAgentsTable.jsx +++ b/frontend/src/components/tables/UserAgentsTable.jsx @@ -55,7 +55,7 @@ const UserAgentsTable = () => { ), }, { - header: 'Desecription', + header: 'Description', accessorKey: 'description', enableSorting: false, Cell: ({ cell }) => (