Skip to content

Commit 196deee

Browse files
committed
Fix grammar, broken link, and minor wording issues across docs
1 parent 140d2f8 commit 196deee

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

docs/desktop/admin-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It is a system-level key-value file that persists across updates.
1515
Editing the *admin configuration* may require elevated privileges (i.e. admin or root permissions).
1616
:::
1717

18-
The storage location of the Admin configuration file `config.properties` depends on the OS. The following table shows for each OS the storage path:
18+
The storage location of the admin configuration file `config.properties` depends on the OS. The following table shows the storage path for each OS:
1919

2020

2121
| OS | Default Path |

docs/desktop/files-in-use.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If another user is currently editing a file, Cryptomator can block opening that
2626
:::note
2727
The usage information is passed with the files being edited.
2828
Therefore, it requires either the vault residing on shared storage (for example, a network share) or file synchronization.
29-
In the latter case, it takes around 10s until the status is synchronized to other devices (depending on the sync app).
29+
In the latter case, it takes around 10 seconds until the status is synchronized to other devices (depending on the sync app).
3030
:::
3131

3232
## What You Will See {#what-you-will-see}
@@ -46,7 +46,7 @@ Use this only if you are sure it is safe, because forcing access can overwrite s
4646
We recommend the following sequence when receiving a "File is in use" notification:
4747
1. Ask the person shown in the notification whether they are still editing the file.
4848
1. If they already closed the file but it is still shown as "in use", use "Ignore Use Status".
49-
1. Open a file marked as in use without checking with teammates only in exceptional situations.
49+
1. Only open a file marked as in use without checking with teammates in exceptional situations.
5050
1. In that case, create a backup copy first to avoid losing edits.
5151

5252
## Stale Use Status {#stale-use-status}

docs/desktop/password-and-recovery-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Available keychains are:
136136
Uses the KDE Wallet or the GNOME keyring to store your password.
137137
The password is only stored locally in the default KDE Wallet or the default GNOME keyring. Secret Service is the successor of KDE Wallet and GNOME keyring, as it works for both.
138138

139-
Requires KDE Wallet or GNOME keyring to be installed and running on your Linux system, with the default wallet, respectively keyring present.
139+
Requires KDE Wallet or GNOME keyring to be installed and running on your Linux system, with the default wallet or keyring present.
140140
</details>
141141

142142
There are also third-party plug-ins for Cryptomator that allow you to store vault passwords in external password managers:

docs/hub/admin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ This feature is currently in **early access** and will be fully available in ver
9595
- **Emergency Access Recovery Aborted** – A council member aborted a running recovery process.
9696

9797
:::note
98-
When a council member starts a recovery process both `Emergency Access Recovery Started` and `Emergency Access Recovery Approved` is logged.
98+
When a council member starts a recovery process, both `Emergency Access Recovery Started` and `Emergency Access Recovery Approved` are logged.
9999
:::
100100

101101
#### Legacy {#event-type-legacy}
@@ -161,7 +161,7 @@ This configuration defines default [Emergency Access](emergency-access.md) value
161161

162162
<Image src="/img/hub/admin-emergency-access.png" alt="Emergency Access" width="1440" height="658" />
163163

164-
Enable `Enable Emergency Access` and configure:
164+
Activate `Enable Emergency Access` and configure:
165165

166166
* `Required Keys`: Number of required key shares
167167
* `Keyholders`: Default council members (only activated users)

docs/hub/early-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ sidebar_position: 10
99
These features are currently in **early access** and will be fully available in **Cryptomator Hub 1.5.0**.
1010

1111
- [User & Group Management](/hub/user-group-management) — Manage users, groups, roles, and permissions directly in Hub
12-
- [Emergency Access](/hub/emergency-access) - Restore access to a vault in case of account loss or ownership issues
12+
- [Emergency Access](/hub/emergency-access) Restore access to a vault in case of account loss or ownership issues

docs/hub/emergency-access.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Its process requires a group of trusted users (the "council") to approve the rec
1515
When enough approvals are collected, the emergency change is completed and vault management access is restored.
1616
Technically, this is implemented using key splitting based on **[Shamir's Secret Sharing](https://en.wikipedia.org/wiki/Shamir%27s_secret_sharing)**.
1717

18-
## Setup Emergency Access
18+
## Set Up Emergency Access
1919

2020
The feature can be activated for new and existing vaults:
2121

@@ -45,7 +45,7 @@ Use this quick guide to choose the right process:
4545
| Give vault access to different users (owners/members) | `Choose Vault Members` |
4646
| Remove access from specific users | `Choose Vault Members` |
4747
| Replace council members who approve emergency operations | `Change Emergency Access Council` |
48-
| Change how many council approvals are required (threshold) | Configurable in the [admin settings](../admin#emergency-access) |
48+
| Change how many council approvals are required (threshold) | Configurable in the [admin settings](admin.md#emergency-access) |
4949

5050
:::note
5151
Starting a process automatically approves the process.
@@ -72,7 +72,7 @@ The minimum required number of members is configured in the [Admin settings](adm
7272
## Approve a Recovery Process
7373

7474
To view or approve running Emergency Access processes, open the `Emergency Access` list.
75-
If for a vault an Emergency Access process is running, the vault is displayed with a process button.
75+
If an Emergency Access process is running for a vault, the vault is displayed with a process button.
7676
If you haven't approved the process, the button includes `Approve now`.
7777

7878
<Image src="/img/hub/emergency_access_vault_list_change_council_approve_now.png" alt="Emergency Access Vault List Approve Now" width="2560" height="1080" />

0 commit comments

Comments
 (0)