```
diff --git a/docs/examples/sveltekit.md b/docs/examples/sveltekit.md
new file mode 100644
index 0000000..3016739
--- /dev/null
+++ b/docs/examples/sveltekit.md
@@ -0,0 +1,57 @@
+---
+title: SvelteKit
+lang: en-US
+---
+
+# SvelteKit
+
+## HTML form
+
+The simplest integration is a plain HTML form that posts directly to Formspark.
+No JavaScript is required.
+
+```svelte
+
+
-
-
```
## petite-vue and Fetch
diff --git a/docs/integration/slack.md b/docs/integration/slack.md
index 031f9bd..8c7a174 100644
--- a/docs/integration/slack.md
+++ b/docs/integration/slack.md
@@ -12,7 +12,7 @@ Slack.

-2. Allow Formspark to access your slack workspace.
+2. Allow Formspark to access your Slack workspace.

diff --git a/docs/integration/webhooks.md b/docs/integration/webhooks.md
index 31ef9c7..5454f45 100644
--- a/docs/integration/webhooks.md
+++ b/docs/integration/webhooks.md
@@ -26,7 +26,7 @@ Given the following form:
```
-The body of the POST request will looks as follows:
+The body of the POST request will look as follows:
```json
{