From 7ffb6460346e3d8d17ce5146f75d0368b8826647 Mon Sep 17 00:00:00 2001 From: Thomas Georgios Giannos Date: Wed, 17 Jul 2024 12:19:51 +0300 Subject: [PATCH] Small fix --- docs/docs/documentation/application/plans/my-plans.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/documentation/application/plans/my-plans.md b/docs/docs/documentation/application/plans/my-plans.md index 2da557b77..6514deb9b 100644 --- a/docs/docs/documentation/application/plans/my-plans.md +++ b/docs/docs/documentation/application/plans/my-plans.md @@ -14,8 +14,8 @@ Let's explore these actions and what privileges they require. - **Export**: With this option, a dropwown containing all the export options pops up. You can view more details on the exports [here](/docs/documentation/application/plans/exports).
*Every collaborator can do this.* - **Add Description**: From here, the user gets redirected to the [edit page](/docs/documentation/application/plans/edit-a-plan) of the plan where he can add [descriptions](/docs/documentation/application/descriptions/).
*Only the collaborators with the role `Owner` can do this* - **Invite**: This is where the user can invite others to collaborate on the plan. More information is available on the [collaboration](/docs/documentation/application/plans/invite-collaborators) section.
*Only the collaborators with the role `Owner` can do this* -- **Clone**
*Only the collaborators with the role `Owner` can do this* -- **Delete**:
*Only the collaborators with the role `Owner` can do this* +- **Clone**: More information is available in the [plan lifecycle](/docs/documentation/application/plans/plan-lifecycle) section.
*Only the collaborators with the role `Owner` can do this* +- **Delete**
*Only the collaborators with the role `Owner` can do this* - **New Version**: More information is available in the [versioning](/docs/documentation/application/plans/versions) and the [plan lifecycle](/docs/documentation/application/plans/plan-lifecycle) sections.
*Only the collaborators with the role `Owner` can do this* - **All Plan Versions**: From here, the user gets redirected to a listing with all the versions of the plan.
*Every collaborator can do this.*