Skip to content

Commit 1c97e48

Browse files
Remove "new" from page title
1 parent 88af808 commit 1c97e48

File tree

1 file changed

+3
-3
lines changed
  • docs/sources/k6/next/extensions/create

1 file changed

+3
-3
lines changed

docs/sources/k6/next/extensions/create/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: 'Create a new extension'
3-
menuTitle: 'Create a new extension'
2+
title: 'Create a k6 extension'
3+
menuTitle: 'Create an extension'
44
description: 'Learn how to create a k6 extension.'
55
weight: 04
66
---
77

8-
# Create a new k6 extension
8+
# Create a k6 extension
99

1010
If you find a gap in your testing process that no k6 extension can fix,
1111
consider building your own extension. Use the tutorials below to get started.

0 commit comments

Comments
 (0)