mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
fix spelling mistake with community
This commit is contained in:
parent
8b8dbb588c
commit
e4cb26b589
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