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.
2 parents 69525aa + 7a65300 commit b376695Copy full SHA for b376695
documentation/content/en/book/05-developing-functions/_index.md
@@ -302,8 +302,8 @@ metadata: # kpt-merge: /nginx-deployment
302
303
#### Debug the KRM function in VSCode
304
305
-Open VSCode in the main directory of the KRM function. Use a ".vscode/launch.json" file with a similar configuration to below to
306
-configure the KRM function launch configuration for debugging:
+Open VSCode in the main directory of the KRM function. Use a ".vscode/launch.json" file to
+set the KRM function launch configuration for debugging:
307
308
```json
309
{
0 commit comments