We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00ad7d commit 9bbe7bfCopy full SHA for 9bbe7bf
README.md
@@ -29,8 +29,7 @@ docker run -d --name powersync -p 8080:80 ghcr.io/explodinglabs/powersync
29
30
### 2. Add PowerSync to Your HTML
31
32
-Insert the following snippet before the closing </body>
33
-tag:
+Insert the following snippet before the closing </body> tag:
34
35
```html
36
<script
0 commit comments