mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
Merge pull request #18657 from overleaf/mj-mastersthesis-typo
[web] Fix typo in mastersthesis autocompletion GitOrigin-RevId: 38c3473c310da071b5293739dc6e74d0263259b9
This commit is contained in:
committed by
Copybot
parent
79e132344b
commit
feaafc6ace
@@ -39,7 +39,7 @@ const environments: Environment[] = [
|
||||
requiredAttributes: ['key', 'title'],
|
||||
},
|
||||
{
|
||||
name: 'masterthesis',
|
||||
name: 'mastersthesis',
|
||||
requiredAttributes: ['author', 'title', 'school', 'year'],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user