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

fix: multiple typos of different importance #262

Open
wants to merge 4 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
6 changes: 3 additions & 3 deletions contributions/adding-a-request/request-scheme.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
}
},
"authors": {
"description": "The author (platform) - organisation.",
"description": "The author (platform) - organization.",
"validation": {
"char-limit": 250,
"optional": "true",
Expand All @@ -70,7 +70,7 @@
{
"id": "dev-experiment",
"name": "Developer Experimentation",
"description": "Technical experimentation for out there ideas. Lets test the bounds of what is possible!"
"description": "Technical experimentation for out there ideas. Let's test the bounds of what is possible!"
},
{
"id": "protocol-infra",
Expand Down Expand Up @@ -172,7 +172,7 @@
{
"id": "in-progress-open",
"name": "In Progress - Open to Contributors",
"description": "This idea is being built, and the contributors are open to help! Jump into the discussion in links to get started!"
"description": "This idea is being built, and the contributors are open to help! Jump into the discussion using the links to get started!"
},
{
"id": "in-progress-closed",
Expand Down
2 changes: 1 addition & 1 deletion contributions/attestation-based-app-rating.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can use the AttestationStation to create an application that acts like Yelp
- Allow users to see the reviews that others have left on a project.
- Allow users to search through projects.
- Allow everyone to see all reviews from a reviewer.
- Bonus feature: Some kind of "accuracy rating" based on how many other reviewers rated the project the same as you (bonus bonus points for weighting based on how sure we are an address is real, based on other attestations).
- Bonus feature: Some kind of "accuracy rating" based on how many other reviewers rated the project the same as you (bonus points for weighting based on how sure we are an address is real, based on other attestations).

## Why this is cool

Expand Down
2 changes: 1 addition & 1 deletion contributions/distribution-visualizer.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Grant Distribution Visualiser'
description: 'Visualising the actions of the DAO is a critical requirment for the system to trive once decentralised. A visualisor that makes it easy to see where grants are going and what the teams are doing with the grants (at least on chain) will allow for better tracking as well as easier flagging of potential corruption.'
description: 'Visualising the actions of the DAO is a critical requirement for the system to thrive once decentralised. A visualisor that makes it easy to see where grants are going and what the teams are doing with the grants (at least on chain) will allow for better tracking as well as easier flagging of potential corruption.'
lang: 'en-US'
type: 'Project Idea'
authors: ['anon']
Expand Down
2 changes: 1 addition & 1 deletion contributions/gov-forum-llm-summarizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ A web scraper that pulls information from gov.optimism.io and summarizes the act

## Why this is cool

AI intelligence will make governance participation more easy and accessible!
AI intelligence will make governance participation more easy and more accessible!