Skip to content

Commit 836a217

Browse files
authored
A few typos (#902)
1 parent dde5fa8 commit 836a217

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pgml-dashboard/content/blog/announcing-support-for-aws-us-east-1-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To demonstrate the impact of moving the data closer to your application, we've c
3434

3535
## Using the New Region
3636

37-
To take advantage of latency savings, you can <a href="https://postgresml.org/signup">deploy a dedicated PostgresML database</a> in `us-east-1` today. We make it as simple as filling up a very short form and clicking "Create database".
37+
To take advantage of latency savings, you can <a href="https://postgresml.org/signup">deploy a dedicated PostgresML database</a> in `us-east-1` today. We make it as simple as filling out a very short form and clicking "Create database".
3838

3939
<center>
4040

pgml-dashboard/templates/layout/nav/top_web_app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<div class="vr my-2 opacity-100 d-lg-block d-none" style="width: 2px"></div>
5454

5555
<li class="nav-item d-flex align-items-center">
56-
<a class="nav-link p-lg-0" href="/blog/announcing-gptq-and-ggml-quantized-llm-support-for-huggingface-transformers">Blog</a>
56+
<a class="nav-link p-lg-0" href="/blog/announcing-support-for-aws-us-east-1-region">Blog</a>
5757
</li>
5858

5959
<% if !account_management_nav.links.is_empty() { %>

0 commit comments

Comments
 (0)