Skip to content
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 build-on-bless/deploy/local-development.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Local Development
description: 'Develop your bless app locally'
description: 'Develop your Bless app locally'
icon: code
---

Expand Down
2 changes: 1 addition & 1 deletion build-on-bless/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To learn more about how Bless differs from traditional cloud solutions, visit th

## Supported Languages and Frameworks

We currently supports both TypeScript and JavaScript applications. Additional language
We currently support both TypeScript and JavaScript applications. Additional language
and framework support will be introduced in future updates.

For external API calls, see [here](../build-on-bless/external-api/).
Expand Down
4 changes: 2 additions & 2 deletions build-on-bless/tutorials/static-site.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,6 @@ Congratulations\\\\! Your site is now live on the Bless Network\\\\! You'll get

---

## Trouble Shooting
## Troubleshooting

If you encounter any problems that you cannot solve, we are here to help. Simply start a thread on the [Bless Forum](https://github.com/orgs/blessnetwork/discussions) on GitHub and we will typically respond within **48 hours**.
If you encounter any problems that you cannot solve, we are here to help. Simply start a thread on the [Bless Forum](https://github.com/orgs/blessnetwork/discussions) on GitHub and we will typically respond within **48 hours**.
2 changes: 1 addition & 1 deletion learn/network/verifiability.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Verifying Work"
description: "How does Bless Network ensure transaction is verifiable?"
description: "How does Bless Network ensure transactions are verifiable?"
icon: "lock"
---

Expand Down
6 changes: 3 additions & 3 deletions run-a-node/extension-node/trouble-shooting.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Trouble Shooting'
description: 'Trouble shooting your Bless Extension Node'
title: 'Troubleshooting'
description: 'Troubleshooting your Bless Extension Node'
icon: 'wrench'
---

Expand Down Expand Up @@ -37,7 +37,7 @@ If you're experiencing issues with the Bless Extension, this guide provides solu

Each account can register up to 5 active nodes. If you're trying to register a 6th node, it won’t launch.

To fix this, try retire a node in the Bless Dashboard, under the `My Nodes` page.
To fix this, try retiring a node in the Bless Dashboard, under the `My Nodes` page.

3. **General Connection Issues**

Expand Down
6 changes: 3 additions & 3 deletions run-a-node/native-node/trouble-shooting.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Trouble Shooting'
description: 'Trouble shooting your Bless Extension Node'
title: 'Troubleshooting'
description: 'Troubleshooting your Bless Extension Node'
icon: 'wrench'
---

Expand Down Expand Up @@ -32,4 +32,4 @@ If you're experiencing issues with the Bless Native Node, this guide provides so
4. Ensure your internet connection is stable

A weak or unstable internet connection may prevent your node from connecting to the network.
</Accordion>
</Accordion>