mirror of
https://github.com/jlengrand/coffeechat.git
synced 2026-03-10 08:11:20 +00:00
switch back Langs header to Languages
This commit is contained in:
@@ -10,7 +10,7 @@ const data = fs.readFileSync(`${parentFolderPath}/people.json`);
|
||||
const json = JSON.parse(data);
|
||||
|
||||
// Table header
|
||||
const header = `|Name|URLs|Work|Langs|Topics|
|
||||
const header = `|Name|URLs|Work|Languages|Topics|
|
||||
|---|---|---|---|---|
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user