diff --git a/prover/docs/05_proving_batch.md b/prover/docs/05_proving_batch.md index 44d52a566b54..659e1e0e81e8 100644 --- a/prover/docs/05_proving_batch.md +++ b/prover/docs/05_proving_batch.md @@ -74,7 +74,7 @@ input file, called `witness_inputs_.bin` generated by different core comp ```shell curl -H "Content-Type: application/json" -X POST {address}/proof_generation_data -d 'null' ``` - + or ```shell