Skip to content

Commit

Permalink
Nits
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed May 10, 2024
1 parent b341b30 commit 6c4f8d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/00_getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ to compile, execute, and finalize its state autonomously.

:::tip
# What's new on Aleo?
### [**馃敡 Getting Ready for Testnet Beta**](./leo/17_testnet_beta.md) - A guide on updating your Leo applications for the Testnet Beta.
### [**馃敡 Getting Ready for Testnet Beta**](./leo/17_testnet_beta.md) - A guide on updating your Leo applications for Testnet Beta.
### [**馃 Leo Core Developers Call**](./leo/16_core_devs_call.md) - Collaborate with the Leo development team and ecosystem on the future of Leo.
### [**鈿涳笍 Create Aleo App**](./sdk/create-aleo-app/01_create_aleo_app.md) - A full stack application written in Typescript using Leo and React.
### [**馃О Leo Developer Toolkit**](./testnet/getting_started/04_developer_toolkit.md) - A zero to one tutorial for the Leo programming language.
Expand Down
2 changes: 1 addition & 1 deletion documentation/leo/17_testnet_beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ progam baz.aleo {
### Defining and Using Imported Structs

### Program Limits
For `testnet4`, snarkVM imposes the following limits on Aleo programs:
For Testnet Beta, snarkVM imposes the following limits on Aleo programs:
- the maximum size of the program 100 KB, by the number of characters.
- the maximum number of mappings is 31.
- the maximum number of imports is 64.
Expand Down

0 comments on commit 6c4f8d7

Please sign in to comment.