Skip to content

Commit 19c184e

Browse files
Apply suggestion from @davelester
Co-authored-by: Dave Lester <[email protected]>
1 parent 47054cd commit 19c184e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-11-10-swift-temporal-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: [FranzBusch]
77
category: "Developer Tools"
88
---
99

10-
[Temporal Swift SDK](https://github.com/apple/swift-temporal-sdk), a Swift package for building reliable distributed systems with durable execution, is now available as an open source project.
10+
The [Temporal Swift SDK](https://github.com/apple/swift-temporal-sdk) is now available as an open source project. This Swift package enables you to build reliable distributed systems using Temporal’s durable execution platform.
1111

1212
Building reliable distributed systems requires handling failures gracefully, coordinating complex workflows across multiple services, and ensuring long-running processes complete successfully. With the Temporal Swift SDK, you can now build fault-tolerant applications using Swift's modern concurrency features. The Temporal Swift SDK enables you to:
1313

0 commit comments

Comments
 (0)