diff --git a/demos/django/README.md b/demos/django/README.md index 1b36f16..c33f818 100644 --- a/demos/django/README.md +++ b/demos/django/README.md @@ -25,6 +25,6 @@ docker compose -f demos/django/docker-compose.yaml up The backend will by default be available at `http://localhost:6061`. -The PowerSync backend will by default be available at `http:localhost:8080`. +The PowerSync backend will by default be available at `http://localhost:8080`. See the client demos above for starting a client.