Skip to content

Commit 407fba2

Browse files
committed
typo
1 parent 58c2746 commit 407fba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/built_libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This document describes how builds of the PowerSync SQLite core extension are co
1313
- For Kotlin/Native:
1414
- Older versions only support Apple targets and expect a framework path to be present. Users are responsible for bundling the extension,
1515
we suggest a SwiftPM dependency through the intermediate repository.
16-
- We are migrating towards a setup where we can also support Linux and Windows by linking the core extension staticaly through cinterops.
16+
- We are migrating towards a setup where we can also support Linux and Windows by linking the core extension statically through cinterops.
1717
- [dotnet SDK](https://github.com/powersync-ja/powersync-dotnet):
1818
- On maui/Android, we download the Maven Central asset and extract individual libraries.
1919
- On maui/iOS and maui/macCatalyst: We use the XCFramework downloaded directly from GitHub releases.

0 commit comments

Comments
 (0)