Skip to content

Commit 45b75a3

Browse files
Fix declare-from docs (#3776)
<!-- Reference any GitHub issues resolved by this PR --> Closes # ## Introduced changes <!-- A brief description of the changes --> - ## Checklist <!-- Make sure all of these are complete --> - [ ] Linked relevant issue - [ ] Updated relevant documentation - [ ] Added relevant tests - [ ] Performed self-review of the code - [ ] Added changes to `CHANGELOG.md`
1 parent 19cde3f commit 45b75a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/appendix/sncast/declare_from.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `declare`
1+
# `declare-from`
22
Declare a contract by fetching it from a different Starknet instance.
33

44
## Required Common Arguments — Passed By CLI or Specified in `snfoundry.toml`

0 commit comments

Comments
 (0)