Skip to content

Commit

Permalink
Merge pull request #423 from appwrite/fix-banner-copy
Browse files Browse the repository at this point in the history
Fix: Banner copy
  • Loading branch information
eldadfux authored Dec 18, 2023
2 parents 50c2dfb + 1a20d29 commit a3a70f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/layouts/Main.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<div class="aw-top-banner">
<div class="aw-top-banner-content aw-u-color-text-primary">
<a href="/blog/post/announcing-appwrite-pro">
<span class="aw-caption-500">Appwrite Pro is now available. Get started with $15 credit!</span>
<span class="aw-caption-500">Appwrite Pro is now available! Get started with $15 credit.</span>
</a>
{#if browser}
<button
Expand Down

0 comments on commit a3a70f6

Please sign in to comment.