mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Improve wording slightly
This commit is contained in:
parent
0d4059764a
commit
b1c8e7a95a
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
script(type='text/ng-template', id='v1ProjectTooltipTemplate')
|
||||
span This project is from Overleaf V1 and has not been imported to the beta yet
|
||||
script(type="text/ng-template", id="v1ProjectTooltipTemplate")
|
||||
span This project is from Overleaf version 1 and has not been imported to the beta yet
|
||||
|
||||
|
||||
script(type='text/ng-template', id='v1TagTooltipTemplate')
|
||||
span This folder is from Overleaf V1 and has not been imported to the beta yet
|
||||
script(type="text/ng-template", id="v1TagTooltipTemplate")
|
||||
span This folder is from Overleaf version 1 and has not been imported to the beta yet
|
Loading…
Reference in a new issue