From eb4205cc47b5f7d1c554345f2ae63f1265d17c5d Mon Sep 17 00:00:00 2001 From: Bryan Oppong-Boateng Date: Tue, 16 Sep 2025 13:28:55 +0200 Subject: [PATCH] Fix typo in issue template --- .github/ISSUE_TEMPLATE/task.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/task.yml b/.github/ISSUE_TEMPLATE/task.yml index c31a5e9b13306..64dd31ae65c95 100644 --- a/.github/ISSUE_TEMPLATE/task.yml +++ b/.github/ISSUE_TEMPLATE/task.yml @@ -18,7 +18,7 @@ body: This repository hosts the Swift compiler, the Swift standard library, the Swift runtime, SourceKit, and IDE support for the Swift language. It does *not* track feedback on Xcode and other closed source Apple - deeloper software such as SwiftUI and UIKit; please direct it to + developer software such as SwiftUI and UIKit; please direct it to [Feedback Assistant](https://developer.apple.com/bug-reporting) instead. - type: textarea