From 57e69a4211cbd961eabf9e0bb7d5ad4eb4810d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABlle=20Huisman?= Date: Wed, 13 May 2026 21:08:01 +0200 Subject: [PATCH] docs: fix sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb91ab0..1c68fbc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ > [!WARNING] > This project has been superseded by the [official WorkOS Rust SDK](https://github.com/workos/workos-rust). > -> The official SDK still uses the `workos` crate name, but versioning starts at `v1.0.0`. This repository is the archived source code the unoffical SDK, which was published as `v0.3.0` until `v0.8.1`. +> The official SDK still uses the `workos` crate name, but versioning starts at `v1.0.0`. This repository is the archived source code of the unoffical SDK, which was published as versions `v0.3.0` until `v0.8.1`. ---