Merge pull request #74 from LoudSoftware/patch-1

Fixed minor typo in UserAgentsTable.jsx
This commit is contained in:
SergeantPanda 2025-04-30 18:01:57 -05:00 committed by GitHub
commit 2943f84e46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ const UserAgentsTable = () => {
),
},
{
header: 'Desecription',
header: 'Description',
accessorKey: 'description',
enableSorting: false,
Cell: ({ cell }) => (