From b96e92f18529402bdcafa5131e9a4c67e29a877f Mon Sep 17 00:00:00 2001 From: Ron Korving <38023285+mt-ronkorving@users.noreply.github.com> Date: Tue, 30 Sep 2025 15:38:06 +0900 Subject: [PATCH] Fix typo sevmer -> semver --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b164c97..c3dc2b4 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ We welcome [issues](https://github.com///issues) to Prerequisites: -- An initial sevmer deployment must be performed in order for Development orbs to be published and seen in the [Orb Registry](https://circleci.com/developer/orbs). +- An initial semver deployment must be performed in order for Development orbs to be published and seen in the [Orb Registry](https://circleci.com/developer/orbs). A [Development orb](https://circleci.com/docs/orb-concepts/#development-orbs) can be created to help with rapid development or testing. To create a Development orb, change the `orb-tools/publish` job in `test-deploy.yml` to be the following: