Skip to content

Commit af30e7c

Browse files
authored
Fix typos (#118)
1 parent 262082c commit af30e7c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

spiceaidocs/content/en/reference/Connectors/s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ S3 as a connector for federated SQL query across Parquet files stored in S3, or
1515

1616
## `auth`
1717

18-
Check [Secrets]({{<ref "reference/Secrets">}}).
18+
Check [Secrets]({{<ref "secrets">}}).
1919

2020
Required attribbutes:
2121
- `key`: The access key authorised to access the S3 data (e.g. `AWS_ACCESS_KEY_ID` for AWS)

spiceaidocs/content/en/reference/Postgres/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
type: docs
3-
title: "PostreSQL"
4-
linkTitle: "PostreSQL"
3+
title: "PostgreSQL"
4+
linkTitle: "PostgreSQL"
55
description: 'PostgreSQL reference'
66
weight: 80
77
---

0 commit comments

Comments
 (0)