Skip to content

Commit

Permalink
Change title to Privilege Roles, Operations and Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
matjazv committed May 8, 2024
1 parent fd2a88b commit 1b2aeef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ This folder contains the following documents essential for understanding the dep

2. [Smart Contracts Requirements](./contracts-requirements.md): This document outlines the requirements and specifications for the smart contracts, providing detailed guidance for their development and deployment.

3. [Privilege Roles and Operations](./privilege-roles-operations.md): This document describes the privilege roles and operations that are defined in the smart contracts. It also explains how the upgrade process works for upgradable smart contracts.
3. [Privilege Roles, Operations and Upgrades](./privilege-roles-operations.md): This document describes the privilege roles and operations that are defined in the smart contracts. It also explains how the upgrade process works for upgradable smart contracts.

4. [Vesting Documentation](./vesting.md): This page explains the technical details concerning implementation, deployment and maintenance of vesting smart contracts that hold LSK tokens and release them according to predefined schedules.
2 changes: 1 addition & 1 deletion documentation/privilege-roles-operations.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Privilege Roles and Operations
# Privilege Roles, Operations and Upgrades

## Overview

Expand Down

0 comments on commit 1b2aeef

Please sign in to comment.