Skip to content

Commit 689e844

Browse files
fix: typo
1 parent 49d9d20 commit 689e844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spell/spell-crafter-mainnet-workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Repo: https://github.com/sky-ecosystem/spells-mainnet
165165
* [ ] [executive-votes](https://github.com/sky-ecosystem/executive-votes) repo commit hash corresponds to latest change
166166
* [ ] Raw GitHub URL is correct
167167
* [ ] Ensure the URL uses commit hash that introduced last change to the Exec Doc, NOT merge commit
168-
* [ ] IF there is no local copy of [`sky-ecosystem/community` GitHub repo](https://github.com/sky-ecosystem/community)), run:
168+
* [ ] IF there is no local copy of [`sky-ecosystem/community` GitHub repo](https://github.com/sky-ecosystem/community), run:
169169
```
170170
git clone https://github.com/sky-ecosystem/community
171171
```
@@ -177,7 +177,7 @@ Repo: https://github.com/sky-ecosystem/spells-mainnet
177177
```
178178
git log --pretty=oneline -1 -- "<LOCAL_PATH_TO_EXEC_DOC>"
179179
```
180-
* [ ] IF there is no local copy of [`sky-ecosystem/executive-votes` GitHub repo](https://github.com/sky-ecosystem/executive-votes)), run:
180+
* [ ] IF there is no local copy of [`sky-ecosystem/executive-votes` GitHub repo](https://github.com/sky-ecosystem/executive-votes), run:
181181
```
182182
git clone https://github.com/sky-ecosystem/executive-votes
183183
```

0 commit comments

Comments
 (0)