Skip to content

Commit 4cd0826

Browse files
committed
fix docs
1 parent 8421302 commit 4cd0826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ licensedelay: 72
5656
consensusdelay: 72
5757

5858
# Do not allow license changes to be merged.
59-
licenselock: true
59+
lockconsensus: true
6060

6161
# Do not allow consensus changes to be merged.
62-
consensuslock: true
62+
lockconsensus: true
6363

6464
# Number of hours after last action (commit or opening the pull request) before issue is autoclosed
6565
timeout: 720

0 commit comments

Comments
 (0)