Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

typo #689

Merged
merged 1 commit into from
Dec 19, 2023
Merged

typo #689

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/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Currently, Soroban is a part of the v20 stable release of the Stellar protocol.

## What "stable release" means

We've been releasing very early versions of Soroban since the earliest days of its existence. We have moved on from having "preview releases" and "release candidtates," and the current state of Soroban is now a _stable release_. New development efforts are now targeted to a future version, and the current release has been "frozen."
We've been releasing very early versions of Soroban since the earliest days of its existence. We have moved on from having "preview releases" and "release candidates," and the current state of Soroban is now a _stable release_. New development efforts are now targeted to a future version, and the current release has been "frozen."

We still believe it's important to share the development process, and we want Stellar ecosystem developers and smart contract developers from other ecosystems to continue experimenting and we continue listening for feedback. Please keep testing it out, see what you can do, and let us know what you think. The stable release means developers can now build to last.

Expand Down