Skip to content

Commit 46da361

Browse files
committed
fix CHANGES typo
1 parent f604ee2 commit 46da361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Build: Note that the secp256k1-zkp library is now as git submodule rather
66
than being directly checked in to the source tree. Run
77
`git submodule sync --recursive` then `git submodule update --init --recursive`
8-
from the srouce tree in order to clone the secp source and build the library.
8+
from the source tree in order to clone the secp source and build the library.
99
When you sync this change initially you may need to `rm -r src/secp256k1` then
1010
`git checkout src/secp256k1` to remove any old files and achieve a clean
1111
source tree.

0 commit comments

Comments
 (0)