diff --git a/pages/api/team.js b/pages/api/team.js index cfa91d5f..fd8d6b11 100644 --- a/pages/api/team.js +++ b/pages/api/team.js @@ -3,7 +3,7 @@ import AirtablePlus from 'airtable-plus' const airtable = new AirtablePlus({ baseID: 'app79wD9AFys1NMUp', apiKey: process.env.AIRTABLE_API_KEY, - tableName: 'Current copy', + tableName: 'Current', }) const cache = {