Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/admin/authentication/account-recovery.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can follow this procedure if you are meeting the following requirements:

## How does it work?

Account recovery is a feature introduced with passbolt v3.6.0 that as for aim to help users to recover their accounts in
Account recovery is a feature introduced with passbolt v3.6.0 that helps users to recover their accounts in
case of recovery kit or passphrase loss.

Depending on the organisation policy, all users will be able to deposit an encrypted backup of their private keys in
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/emails/email-server/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Passbolt relies heavily on emails:
- Notifications on different user actions

Having a working email setup is essential if you want to use passbolt at its best. There are many email providers
and each one has its own setup process. The aim of this help page is to provide the basic concepts so each admin
and each one has its own setup process. The goal of this help page is to provide the basic concepts so each admin
can setup their provider adjusting to their particular case.

## Requirements
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/role-based-access-control.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You can follow this procedure if you are meeting the following requirements:
* You have an active administrator account.

### How does it work?
RBAC is a feature introduced that as for aim to restrict the access of functionalities to users.
RBAC is a feature introduced to restrict the access of functionalities to users.

According to the administrator choices, users can be restricted to some functionalities. The administrator has only to chose between allow or deny options for the functionalities.

Expand Down
2 changes: 1 addition & 1 deletion docs/user/quickstart/browser/admin-assisted-recovery.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This feature needs to be activated by your administrator first and you need to h
account. The feature is currently not available in the community edition.
:::

The Account recovery is a feature introduced with passbolt v3.6.0 that as for aim to help users to recover their
The Account recovery is a feature introduced with passbolt v3.6.0 that helps users to recover their
accounts in the scenario where they have lost their recovery kit and/or passphrase.

The way it works is that during setup, the user will share an encrypted version of their private key. The private key
Expand Down
2 changes: 1 addition & 1 deletion docs/user/settings/browser/account-recovery-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import Chips from "/src/components/Chips/Chips";
<Chips link="https://www.passbolt.com/pricing/cloud" isUnderMainTitle={true}>Cloud</Chips>
</div>

The Account Recovery is a feature introduced with passbolt v3.6.0 that as for aim to help users to recover their accounts
The Account Recovery is a feature introduced with passbolt v3.6.0 that helps users to recover their accounts
in case of recovery kit or passphrase loss. To know more about account recovery, checkout this [documentation](/admin/authentication/account-recovery/).

:::info
Expand Down