Skip to content

Commit 261ee3f

Browse files
authored
docs: use consistent API reference titles (#2335)
Co-authored-by: krzysdz <krzysdz@users.noreply.github.com>
1 parent 66f3409 commit 261ee3f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/content/api/3x/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Express 3.x - Referencia de API
2+
title: 3.x API Reference
33
description: Access the API reference for Express.js version 3.x, noting that this version is end-of-life and no longer maintained - includes details on modules and methods.
44
---
55

src/content/api/4x/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 4x API Reference
2+
title: 4.x API Reference
33
description: API Reference for version 4.x
44
---
55

src/content/api/5x/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 5x API Reference
2+
title: 5.x API Reference
33
description: API Reference for version 5.x
44
---
55

0 commit comments

Comments
 (0)