diff --git a/docs/tutorials/join-dal-baker/run-node.md b/docs/tutorials/join-dal-baker/run-node.md index bd17891c0..d86ec0937 100644 --- a/docs/tutorials/join-dal-baker/run-node.md +++ b/docs/tutorials/join-dal-baker/run-node.md @@ -1,6 +1,6 @@ # Step 2: run an Octez node on Weeklynet -Once the Octez node has been configured to join Weeklynet, you an launch it and make its RPC available on the port that the DAL node expects to use: +Once the Octez node has been configured to join Weeklynet, you can launch it and make its RPC available on the port that the DAL node expects to use: ``` octez-node run --rpc-addr 127.0.0.1:8732 --log-output="$HOME/octez-node.log"