Skip to content

Commit 899d696

Browse files
committed
prettier fix
1 parent 5db0d14 commit 899d696

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/getting-started/from-scratch.astro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,8 @@ yarn start:frontend</code></pre>
445445
</li>
446446
<li>
447447
Add authentication with <code>@furystack/auth-jwt</code> and <code
448-
>@furystack/security</code>
448+
>@furystack/security</code
449+
>
449450
</li>
450451
<li>Add authorization rules to your data sets via <code>@furystack/repository</code></li>
451452
<li>

0 commit comments

Comments
 (0)