Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvoth committed Feb 3, 2024
1 parent 273ae84 commit e77d281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/cryptographic_specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ The BN254 scalar field \\(\mathbb{F}_r\\) is:
21888242871839275222246405745257275088548364400416034343698204186575808495617
```

#### 1.2. The BN254 scalar field
#### 1.2. The BN254 base field

The BN254 prime field \\(\mathbb{F}_q\\) is:
The BN254 base field \\(\mathbb{F}_q\\) is:

```
21888242871839275222246405745257275088696311157297823662689037894645226208583
Expand Down

0 comments on commit e77d281

Please sign in to comment.