Skip to content
Merged
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 blog/_posts/2023-06-20-toolkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ This is in part due to the fact it depends on milestone versions of sttp, and MU
Once the Toolkit reaches its first stable version, it will be labeled as 1.0.0.
Only stable versions of libraries will be included.

### What is the versionning scheme of the Toolkit?
### What is the versioning scheme of the Toolkit?

The Scala Toolkit follows the [semantic versioning scheme](https://semver.org), provided that the underlying libraries also adhere to the semantic versioning scheme.

Expand Down