From 392e936cd8a7003d4db614ecf2343b43279d9cf6 Mon Sep 17 00:00:00 2001 From: Ngozi Peace Okafor Date: Thu, 22 Aug 2024 11:18:22 +0100 Subject: [PATCH] fix: incorrect text on Swift page (#88) minor --- content/50.swift/00.introduction/02.installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/50.swift/00.introduction/02.installation.md b/content/50.swift/00.introduction/02.installation.md index 315dc5f..e290dae 100644 --- a/content/50.swift/00.introduction/02.installation.md +++ b/content/50.swift/00.introduction/02.installation.md @@ -12,7 +12,7 @@ Setting up `zksync2-swift` in your project is straightforward. Follow these step - macOS: >= 11.0 ::callout{icon="i-heroicons-light-bulb"} -Check out the [Java installation guide](https://www.swift.org/download) for more information. +Check out the [Swift installation guide](https://www.swift.org/download) for more information. :: ### CocoaPods integration