Skip to content

Commit 2eb603e

Browse files
Update branch name, remove extra brackets
1 parent 02bcd3d commit 2eb603e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

spell/spell-crafter-mainnet-workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,11 @@ Repo: https://github.com/sky-ecosystem/spells-mainnet
162162
* [ ] [executive-votes](https://github.com/sky-ecosystem/executive-votes) repo commit hash corresponds to the latest change
163163
* [ ] Raw GitHub URL is correct
164164
* [ ] Ensure the URL uses commit hash that introduced last change to the Exec Doc, NOT merge commit
165-
* [ ] IF there is no local copy of [`sky-ecosystem/executive-votes` GitHub repo](https://github.com/sky-ecosystem/executive-votes)), run:
165+
* [ ] IF there is no local copy of [`sky-ecosystem/executive-votes` GitHub repo](https://github.com/sky-ecosystem/executive-votes), run:
166166
```
167167
git clone https://github.com/sky-ecosystem/executive-votes
168168
```
169-
* [ ] OTHERWISE, ensure it is pointing to the latest commit on master:
169+
* [ ] OTHERWISE, ensure it is pointing to the latest commit on main:
170170
```
171171
git switch main && git pull origin main
172172
```

spell/spell-reviewer-mainnet-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ _Insert your local test logs here_
333333
* [ ] Extract _permanent_ URL to the raw markdown file and paste it below
334334
_Insert your Raw Exec Doc URL here_
335335
* [ ] Ensure the URL uses commit hash that introduced last change to the Exec Doc, NOT merge commit
336-
* [ ] IF there is no local copy of [`sky-ecosystem/executive-votes` GitHub repo](https://github.com/sky-ecosystem/executive-votes)), run:
336+
* [ ] IF there is no local copy of [`sky-ecosystem/executive-votes` GitHub repo](https://github.com/sky-ecosystem/executive-votes), run:
337337
```
338338
git clone https://github.com/sky-ecosystem/executive-votes
339339
```

0 commit comments

Comments
 (0)