Skip to content

Commit 0382591

Browse files
committed
minor article seo adjustments
1 parent c3076f7 commit 0382591

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ export default defineConfig({
169169
items: [
170170
{
171171

172-
label: 'TTL (Time to live) In MariaDB',
172+
label: 'TTL (Time to live) using TideSQL in MariaDB',
173173
link: 'articles/ttl-time-to-live-using-tidesql-in-mariadb'
174174
},
175175
{

src/content/docs/articles/ttl-time-to-live-using-tidesql-in-mariadb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "TTL (Time to live) using TideSQL In MariaDB"
2+
title: "TTL (Time to live) using TideSQL in MariaDB"
33
description: "TTL, what is it? how to use it, in MariaDB using TidesDB's TideSQL plugin engine."
44
head:
55
- tag: meta

0 commit comments

Comments
 (0)