Fixed javascript typo
This commit is contained in:
parent
4965eea111
commit
8a4a852437
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ export class TagsProcessor extends BaseProcessor {
|
|||
'lint': ['linters'],
|
||||
'linting': ['linters'],
|
||||
'react': ['javascript'],
|
||||
'js': ['javsacript'],
|
||||
'js': ['javascript'],
|
||||
'node': ['javascript', 'node'],
|
||||
'c++': ['c++'],
|
||||
'Cplusplus': ['c++'],
|
||||
|
|
Loading…
Add table
Reference in a new issue