Skip to content

Commit c23e679

Browse files
Made changes to co-pilot instructions
1 parent 5ce55ef commit c23e679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/instructions/readme-markdown.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If a section is irrelevant (e.g., no error handling), the empty stub should be n
101101
fivetran init --template <connector-name>
102102
```
103103
104-
`fivetran init` initializes a new Connector SDK project by setting up the project structure, configuration files, and a connector you can run immediately with `fivetran debug`. For more information on `fivetran init`, refer to the [Connector SDK init documentation](https://fivetran.com/docs/connector-sdk/connector-development-and-configuration/connector-sdk-commands#fivetraninit).
104+
`fivetran init` initializes a new Connector SDK project by setting up the project structure, configuration files, and a connector you can run immediately with `fivetran debug`. For more information on `fivetran init`, refer to the [Connector SDK `init` documentation](https://fivetran.com/docs/connector-sdk/connector-development-and-configuration/connector-sdk-commands#fivetraninit).
105105
```
106106
* **Features** → Must list concrete features (not left blank or italicized template text).
107107
* **Configuration file** → Must include a JSON code block showing keys. Must mention that `configuration.json` should not be versioned, for example, as provided below:

0 commit comments

Comments
 (0)