diff --git a/services/web/frontend/js/features/source-editor/languages/latex/completions/data/environments.ts b/services/web/frontend/js/features/source-editor/languages/latex/completions/data/environments.ts index f35a701bcc..f0dee55c35 100644 --- a/services/web/frontend/js/features/source-editor/languages/latex/completions/data/environments.ts +++ b/services/web/frontend/js/features/source-editor/languages/latex/completions/data/environments.ts @@ -33,7 +33,7 @@ export const environments = new Map([ \t\\centering \t\\includegraphics{$1} \t\\caption{\${2:Caption}} -\t\\label{\${3:fig:my_label}} +\t\\label{\${3:fig:enter-label}} \\end{figure}`, ], [