diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-04-09 18:18:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-09 18:18:51 +0200 |
| commit | 9c36f139c7bf454c21da4abf52af173ba9de2116 (patch) | |
| tree | a9657d49df2cce113a00413c201f21afb409f134 | |
| parent | 0c15e3f50e2c3ba6dc714b83e5418078f7579a32 (diff) | |
| download | wiki-9c36f139c7bf454c21da4abf52af173ba9de2116.tar.gz wiki-9c36f139c7bf454c21da4abf52af173ba9de2116.tar.bz2 wiki-9c36f139c7bf454c21da4abf52af173ba9de2116.zip | |
chore: change to title account
| -rw-r--r-- | docs/account.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/account.md b/docs/account.md index e1a8c64..9740b8b 100644 --- a/docs/account.md +++ b/docs/account.md @@ -98,7 +98,7 @@ To obtain the verifier you need to calculate: 5. Convert the result back to a byte array in little-endian order. -**For PHP implementations** +#### For PHP implementations Make sure the PHP GMP extension is loaded! Uncomment `extension=gmp` in your php.ini. |
