From 8d425d96549c313dd8a50484533eef3990cf9668 Mon Sep 17 00:00:00 2001 From: Abi Shrestha <60970080+scifisatan@users.noreply.github.com> Date: Mon, 15 Sep 2025 09:20:56 +0545 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48c1e2b..4573763 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ SignalR Swift is a client library for connecting to SignalR servers from Swift a ### Swift Package Manager -Add the project as a dependency to your Package.swift from a verion: +Add the project as a dependency to your Package.swift from a version: ```swift // swift-tools-version: 5.10