From 175299b2fa793f76368d7d17f1e8ed763ead51ee Mon Sep 17 00:00:00 2001 From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:50:00 +0200 Subject: [PATCH] fix: typos in documentation files (#30) Co-authored-by: William Woodruff --- content/docs/zkdocs/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/zkdocs/_index.md b/content/docs/zkdocs/_index.md index b4517cf..3415269 100644 --- a/content/docs/zkdocs/_index.md +++ b/content/docs/zkdocs/_index.md @@ -34,7 +34,7 @@ The protocol descriptions are interactive, letting you modify variable names. Th Interactivity features: - Click on $\varX$ to highlight the variable across the document. Try it! - Type or paste with $\varX$ highlighted to edit $\varX$'s name. Press `Enter` or `Escape` to stop editing. - - Press the {{< rawhtml >}}{{< /rawhtml>}} button to reset the names of all variables on the current page (variable names are independent across different pages) + - Press the {{< rawhtml >}}{{< /rawhtml>}} button to reset the names of all variables on the current page (variable names are independent across different pages) {{< box >}} @@ -45,4 +45,4 @@ Interactivity features: ### Contribute We will continue to add more proof systems like Range proofs, STARK, and Bulletproofs. -Feel free to [open issues](https://github.com/trailofbits/zkdocs/issues) and suggest new protocols that you would like to see added in [ZKDocs](https://github.com/trailofbits/zkdocs). \ No newline at end of file +Feel free to [open issues](https://github.com/trailofbits/zkdocs/issues) and suggest new protocols that you would like to see added in [ZKDocs](https://github.com/trailofbits/zkdocs).