Skip to content

Commit

Permalink
chore: Fix typo in aztec sandbox (#3191)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikołaj Woźniak authored Nov 2, 2023
1 parent 1ef892b commit ed144b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/aztec-sandbox/src/bin/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ async function createAndInitialiseSandbox() {
}

/**
* Create and start a new Aztec RCP HTTP Server
* Create and start a new Aztec RPC HTTP Server
*/
async function main() {
const logPath = setupFileDebugLog();
Expand Down

0 comments on commit ed144b1

Please sign in to comment.