intendened -> intended (#1)

This commit is contained in:
Andrew Hong 2024-12-04 11:16:03 -05:00 committed by GitHub
parent ba7a8b5000
commit fef74c7a34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
This repository contains the Swift/WinRT language bindings for types in the `Windows.Foundation` namespace. It also contains general helper APIs used throughout all generated bindings. This repository contains the Swift/WinRT language bindings for types in the `Windows.Foundation` namespace. It also contains general helper APIs used throughout all generated bindings.
These APIs are intendened to be used in conjuction with the following projects: These APIs are intended to be used in conjuction with the following projects:
- [swift-uwp](https://github.com/thebrowsercompany/swift-uwp) - [swift-uwp](https://github.com/thebrowsercompany/swift-uwp)
- [swift-winui](https://github.com/thebrowsercompany/swift-winui) - [swift-winui](https://github.com/thebrowsercompany/swift-winui)
- [swift-windowsappsdk](https://github.com/thebrowsercompany/swift-windowsappsdk) - [swift-windowsappsdk](https://github.com/thebrowsercompany/swift-windowsappsdk)