diff --git a/.github/workflows/scripts/cross-pr-checkout.swift b/.github/workflows/scripts/cross-pr-checkout.swift index d9f1ed2a..675b203e 100644 --- a/.github/workflows/scripts/cross-pr-checkout.swift +++ b/.github/workflows/scripts/cross-pr-checkout.swift @@ -186,7 +186,7 @@ func main() async throws { throw GenericError( """ Expected two arguments: - - Repository name, eg. `swiftlang/swift-syntax + - Repository name, eg. `swiftlang/swift-syntax` - PR number """ )