Skip to content

Commit

Permalink
Try no filter at all
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Oct 23, 2023
1 parent 021df36 commit d3ee475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CorpusResources.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ This page contains a dynamically built list of all corpus repositories. Private

<script>
const domProdLangs = document.querySelector('#corp_languges');
domProdLangs.appendChild(addRepoTable({{lang_repos}}, 'corpus-', ['']))
domProdLangs.appendChild(addRepoTable({{lang_repos}}, 'corpus-', []))
</script>

<!-- Scripts for Geographic areas: -->
Expand Down

0 comments on commit d3ee475

Please sign in to comment.