Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix typos #103

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Steps for Using DefinitelySetup to run your own ceremony:

- Create a Pull Request: Once your files are ready, you'll need to create a pull request (PR) in the DefinitelySetup repository. Use the provided PR template to guide you in filling out the necessary information.

- Approval and Merging: If your circuit's constraint size is less than 1M, your PR will be automatically approved and merged at the end of the week. If you are trying to run a ceremony for a circuit with larger contraing sizes please open an issue to start a grant flow to cover infrastrcture costs.
- Approval and Merging: If your circuit's constraint size is less than 1M, your PR will be automatically approved and merged at the end of the week. If you are trying to run a ceremony for a circuit with larger constraint sizes please open an issue to start a grant flow to cover infrastructure costs.

- Starting the Ceremony: Once your PR is merged, the ceremony will commence. You and other users will be able to see the ceremony on the DefinitelySetup website.

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Only critical severity bug fixes will be backported to past major releases.

## Legal

You are solely responsible for any use of DefinitelySetup and you assume all risks associated with any such use. This Security Policy in no way evidences or represents an on-going duty by any contributor, including the Ethereum Foundation (EF), to correct any flaws or alert you to all or any of the potential risks of utilizing the project.
You are solely responsible for any use of DefinitelySetup and you assume all risks associated with any such use. This Security Policy in no way evidences or represents an ongoing duty by any contributor, including the Ethereum Foundation (EF), to correct any flaws or alert you to all or any of the potential risks of utilizing the project.
4 changes: 2 additions & 2 deletions web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pnpm install

### Local Development

**Prerequisities**
**Prerequisites**

- Node.js version 16.0 or higher.
- pnpm version 8.6.7 or higher.
Expand All @@ -70,4 +70,4 @@ pnpm build

```bash
pnpm dev
```
```