Skip to content

Commit b376695

Browse files
committed
Merge branch 'chapter5-update' of github.com:Nordix/kpt into chapter5-update
2 parents 69525aa + 7a65300 commit b376695

File tree

1 file changed

+2
-2
lines changed
  • documentation/content/en/book/05-developing-functions

1 file changed

+2
-2
lines changed

documentation/content/en/book/05-developing-functions/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ metadata: # kpt-merge: /nginx-deployment
302302

303303
#### Debug the KRM function in VSCode
304304

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:
305+
Open VSCode in the main directory of the KRM function. Use a ".vscode/launch.json" file to
306+
set the KRM function launch configuration for debugging:
307307

308308
```json
309309
{

0 commit comments

Comments
 (0)