Skip to content

Commit 5d60d5f

Browse files
authored
Fix warnings markdown (#498)
1 parent 3df528b commit 5d60d5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/0_proving_systems.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The following is the list of the verifiers currently supported by Aligned:
77
- :white_check_mark: SP1
88

99
The following proof systems are going to be added soon:
10+
1011
- :black_square_button: Risc0
1112
- :black_square_button: Kimchi
1213
- :black_square_button: Halo2 - Plonk/KZG
@@ -35,7 +36,7 @@ aligned submit \
3536
--batch_inclusion_data_directory_path [batch_inclusion_data_directory_path]
3637
```
3738

38-
**Example**
39+
**example**:
3940

4041
```bash
4142
rm -rf ./aligned_verification_data/ &&
@@ -74,7 +75,6 @@ aligned submit \
7475
--conn wss://batcher.alignedlayer.com
7576
```
7677

77-
7878
**Plonk BLS12-381 example**:
7979

8080
```bash

0 commit comments

Comments
 (0)