Skip to content

Commit

Permalink
Merge pull request #53 from gagarin55/url-typo-fix
Browse files Browse the repository at this point in the history
fixed wrong reference
  • Loading branch information
kushti authored Feb 12, 2024
2 parents 791740f + 11adf7d commit 78b2f6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/dev/protocol/why.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Ergo is the culmination of a decade of blockchain development, combining tried-a

### Strength and Security

Ergo is engineered to support a wide range of dApps (decentralized applications) that can execute tasks reliably with predictable costs, ensuring the security of financial agreements. Ergo's [smart contracts](../../dev/scs) are capable of performing a wide array of tasks, and even though they can be Turing complete, their cost and successful execution can always be predicted in advance.
Ergo is engineered to support a wide range of dApps (decentralized applications) that can execute tasks reliably with predictable costs, ensuring the security of financial agreements. Ergo's [smart contracts](../scs) are capable of performing a wide array of tasks, and even though they can be Turing complete, their cost and successful execution can always be predicted in advance.

### Intelligent and User-Friendly

Expand Down
2 changes: 1 addition & 1 deletion docs/fud-faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Common Misconceptions

/// details | title
/// details | FUD FAQ
type: tip

This page aims to provide some clarity around some common misconceptions that have cropped up about Ergo.
Expand Down

0 comments on commit 78b2f6d

Please sign in to comment.