diff --git a/src/FilterLists.Web/ClientApp/components/Home.tsx b/src/FilterLists.Web/ClientApp/components/Home.tsx index 6f3d686e7..621136b82 100644 --- a/src/FilterLists.Web/ClientApp/components/Home.tsx +++ b/src/FilterLists.Web/ClientApp/components/Home.tsx @@ -160,7 +160,7 @@ export class Home extends React.Component, IHomeState> { className: "d-none d-md-block" }, { - Header: "Langs.", + Header: "Languages", accessor: "languages", filterable: true, filterMethod: (filter: any, row: any) => {