fix typ0 authored by zen's avatar zen
...@@ -238,9 +238,9 @@ information important. ...@@ -238,9 +238,9 @@ information important.
This helps preventing data loss as it forces writing the contents from the This helps preventing data loss as it forces writing the contents from the
document editing server back to the persistent storage in Nextcloud. document editing server back to the persistent storage in Nextcloud.
* _**I a document is edited locally (i.e. it's [synchronized](https://docs.nextcloud.com/server/latest/user_manual/en/files/desktop_mobile_sync.html) * _**If a document is edited locally (i.e. it's [synchronized](https://docs.nextcloud.com/server/latest/user_manual/en/files/desktop_mobile_sync.html)
and edited using LibreOffice or MS Office, for example) and collaboratively and edited using LibreOffice or MS Office, for example) and collaboratively
at the same time, data loss can occur. Using the [ONLYOFFICE Desktop Editor](https://www.onlyoffice.com/en/download-desktop.aspx) at the same time, data loss can occur.**_ Using the [ONLYOFFICE Desktop Editor](https://www.onlyoffice.com/en/download-desktop.aspx)
is a better alternative, as it help avoid parallel edits of the same is a better alternative, as it help avoid parallel edits of the same
file. If you _**really**_ need to edit files locally with something other than file. If you _**really**_ need to edit files locally with something other than
the ONLYOFFICE Desktop Editor, then it's better to make a copy of the file the ONLYOFFICE Desktop Editor, then it's better to make a copy of the file
... ...
......