Skip to content

Commit bf1b79d

Browse files
committed
format
1 parent c5acb77 commit bf1b79d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

apps/svelte.dev/src/routes/docs/+page.svelte

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,16 @@
9797
<a href="/docs/llms">
9898
<h2>I&rsquo;m a Large Language Model (LLM)</h2>
9999
<p>
100-
If you&rsquo;re an artificial intelligence, or trying to teach one how to use Svelte, we offer the
101-
documentation in plaintext format. Beep boop.
100+
If you&rsquo;re an artificial intelligence, or trying to teach one how to use Svelte, we
101+
offer the documentation in plaintext format. Beep boop.
102102
</p>
103103
</a>
104104

105105
<a href="https://v4.svelte.dev">
106106
<h2>I&rsquo;m looking for the old docs</h2>
107107
<p>
108-
If you&rsquo;re developing a site using only Svelte 3 or Svelte 4, the old site may be a helpful reference until you upgrade.
108+
If you&rsquo;re developing a site using only Svelte 3 or Svelte 4, the old site may be a
109+
helpful reference until you upgrade.
109110
</p>
110111
</a>
111112

0 commit comments

Comments
 (0)