Skip to content

Commit f94db7e

Browse files
committed
Fix typo.
1 parent 13c87bf commit f94db7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/supabase-todolist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ all items have been received.
4141
1. Clone this repo: ```git clone https://github.com/powersync-ja/powersync-kotlin.git```
4242
2. Open the repo in Android Studio. This creates a `local.properties` file in root and should contain a `sdk.dir=/path/to/android/sdk` line.
4343
3. Sync the project with Gradle (this should happen automatically, or choose File > Sync project with Gradle Files).
44-
4. Insert your Supabase project URL, Supabase Anon Key, and PowerSync instance URL into the `demos/supabase-todlist/local.properties` file:
44+
4. Insert your Supabase project URL, Supabase Anon Key, and PowerSync instance URL into the `demos/supabase-todolist/local.properties` file:
4545

4646
```bash
4747
# local.properties

0 commit comments

Comments
 (0)