Skip to content

Commit 8f70404

Browse files
authored
fix: update makefile
1 parent 07797af commit 8f70404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ build-java-docker:
6060
docker-compose -f ./scripts/docker-compose.yml up java
6161

6262
build-wasm-docker:
63-
@echo "Build java contracts"
63+
@echo "Build wasm contracts"
6464
docker-compose -f ./scripts/docker-compose.yml up wasm
6565

6666
gobuild:

0 commit comments

Comments
 (0)