fix: update labels for learn

This commit is contained in:
Mrugesh Mohapatra
2020-04-23 17:23:34 +05:30
parent 505ace1357
commit 35898e27f8
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ const validLabels = {
portuguese: 'language: Portuguese',
russian: 'language: Russian',
spanish: 'language: Spanish',
curriculum: 'scope: curriculum',
curriculum: 'scope: learn',
docs: 'scope: docs',
};