mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Fix typo
This commit is contained in:
parent
ab7d83b1c5
commit
a4fa713f38
1 changed files with 1 additions and 1 deletions
|
@ -106,6 +106,6 @@ div.full-size(
|
|||
.popover-content
|
||||
p #{translate("try_out_auto_compile_setting")}
|
||||
img(src="/img/onboarding/autocompile/setting-dropdown.png" width="100%")
|
||||
p #{tranlate("auto_compile_onboarding_description")}
|
||||
p #{translate("auto_compile_onboarding_description")}
|
||||
button.btn.btn-default.btn-block(ng-click="dismiss()")
|
||||
| #{translate("got_it")}
|
||||
|
|
Loading…
Reference in a new issue