Skip to content

Commit

Permalink
Merge pull request #15 from llamabyte/patch-2
Browse files Browse the repository at this point in the history
fix: typos
  • Loading branch information
dr-orlovsky committed Sep 8, 2023
2 parents 4c314ab + 73c182d commit 228634f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/learn/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ multicolumn = true

RGB is a scalable & confidential smart contracts system for Bitcoin & lightning
network developed by the [LNP/BP Association](https://www.lnp-bp.org). It
embraces concept of private & mutual ownership and is a "post-blockchain",
embraces the concept of private & mutual ownership and is a "post-blockchain",
Turing-complete form of trustless distributed computing which does not require
introduction of tokens.

Expand Down Expand Up @@ -58,8 +58,8 @@ introduction of tokens.

Simple RGB contracts can be created in **Rust** (using handy macros).
More advanced contracts will require writing code for **AluVM** in
**AluAssembly language**. We also work on a new high-level language called
**Contractum**, which release is targeted towards the end of the year.
**AluAssembly language**. We are also working on a new high-level language called
**Contractum**, the release of which is targeted towards the end of the year.

<a href="/program" class="button button-secondary">Learn to program</a>

Expand Down

0 comments on commit 228634f

Please sign in to comment.