Skip to content

Commit 601953f

Browse files
committed
fixed minor spelling mistake in docker setup.sh file
1 parent ed6203b commit 601953f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker-node/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if [ ${RET_VAL} -ne 0 ]; then
1515
exit 1
1616
fi
1717

18-
CHAIN_NAMESAPCE=devnet
18+
CHAIN_NAMESPACE=testnet
1919

2020
# Setting up config files
2121
rm -rf /root/.hid-node/

0 commit comments

Comments
 (0)