Skip to content

Commit cc37082

Browse files
ckritzingerbenitav
andauthored
camelcase PowerSync
Co-authored-by: benitav <[email protected]>
1 parent 7e18f1e commit cc37082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const schema = Schema([
4141
4242
late PowerSyncDatabase db;
4343
44-
// You must implement a backend connector to define how Powersync communicates with your backend.
44+
// You must implement a backend connector to define how PowerSync communicates with your backend.
4545
class MyBackendConnector extends PowerSyncBackendConnector {
4646
PowerSyncDatabase db;
4747

0 commit comments

Comments
 (0)