mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-17 06:14:37 +00:00
fix spelling mistake with community
This commit is contained in:
parent
27dd97ecc5
commit
b24239f468
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ settings =
|
|||
|
||||
|
||||
nav:
|
||||
title: process.env["SHARELATEX_NAV_TITLE"] or process.env["SHARELATEX_APP_NAME"] or "ShareLaTeX Comunity Edition"
|
||||
title: process.env["SHARELATEX_NAV_TITLE"] or process.env["SHARELATEX_APP_NAME"] or "ShareLaTeX Community Edition"
|
||||
|
||||
|
||||
# The email address which users will be directed to as the main point of
|
||||
|
|
Loading…
Reference in a new issue