Skip to content

Commit

Permalink
fix typo, 8 should be 6
Browse files Browse the repository at this point in the history
  • Loading branch information
FredKSchott committed Mar 13, 2024
1 parent 92d97c3 commit edb637b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/db/_components/Features.astro
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ import ZeroLockin from "./features/ZeroLockin.astro"
<figcaption class="p-4">
<h3 class="font-semibold text-astro-gray-100">Global Distribution</h3>
<p class="text-balance body text-astro-gray-200">
Create databases in 8 different regions around the world, including the EU and Japan.
Create databases in 6 different regions around the world, including the EU and Japan.
</p>
</figcaption>
<p class="sr-only">A spinning globe with markers in 8 regions around the world</p>
Expand Down

0 comments on commit edb637b

Please sign in to comment.