Skip to content

Commit f6ee5d2

Browse files
BazCopilot
andauthored
Update debug_manifest/README.md
Co-authored-by: Copilot <[email protected]>
1 parent d9c34e5 commit f6ee5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debug_manifest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To configure the debugger in VSCode to run the `debug_manifest`, follow these st
4949
6. Save the `launch.json` file.
5050
7. Install `CDK dependencies` by running `poetry install --all-extras`
5151
8. Replace the `"python": "<PATH_TO_CDK_ENV>/bin/python"` with the correct interpreter `PATH` pointing to the `CDK env` installed from Step `7` (use `which python` to have the complete python path), to wire the CDK env to the debugger. Alternatively you can switch the default interpreter you use in your IDE.
52-
### Set up the neccessary resources to use within the manifest-only connector
52+
### Set up the necessary resources to use within the manifest-only connector
5353
* These resources are ignorred by `git`, in the `.gitignore`, thus should not be commited
5454

5555
1. Put the `config.json` inside the `/airbyte_cdk/debug_manifest/resources` (this will hold the `source input configuration`).

0 commit comments

Comments
 (0)