We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88af808 commit 1c97e48Copy full SHA for 1c97e48
docs/sources/k6/next/extensions/create/_index.md
@@ -1,11 +1,11 @@
1
---
2
-title: 'Create a new extension'
3
-menuTitle: 'Create a new extension'
+title: 'Create a k6 extension'
+menuTitle: 'Create an extension'
4
description: 'Learn how to create a k6 extension.'
5
weight: 04
6
7
8
-# Create a new k6 extension
+# Create a k6 extension
9
10
If you find a gap in your testing process that no k6 extension can fix,
11
consider building your own extension. Use the tutorials below to get started.
0 commit comments