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: typos #10

Merged
merged 1 commit into from
May 30, 2024
Merged
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 docs/bridge-operators/setup/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Bridge nodes are run by a fixed set of bridge operators selected by Sky Mavis and community. To run the bridge node, you need to go through a governance process that requires approval of at least 70% of the current bridge operators.

## Node installlation
## Node installation

Check warning on line 14 in docs/bridge-operators/setup/overview.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.Headings] 'Node installation' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Node installation' should use sentence-style capitalization.", "location": {"path": "docs/bridge-operators/setup/overview.md", "range": {"start": {"line": 14, "column": 4}}}, "severity": "WARNING"}

We offer two different methods of installing the bridge:

Expand Down
2 changes: 1 addition & 1 deletion docs/delegators/manage/claim-rewards.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
3. Confirm the transaction.
<img src={restakeConfirm} width={300} />

After the transaction is confirmed, you succefully restaked your RON rewards.
After the transaction is confirmed, you successfully restaked your RON rewards.

Check warning on line 59 in docs/delegators/manage/claim-rewards.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.Passive] In general, use active voice instead of passive voice ('is confirmed'). Raw Output: {"message": "[Google.Passive] In general, use active voice instead of passive voice ('is confirmed').", "location": {"path": "docs/delegators/manage/claim-rewards.mdx", "range": {"start": {"line": 59, "column": 23}}}, "severity": "INFO"}

## See also

Expand Down
Loading