diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ time, so a package with malformed interface definitions will not build. The guidelines in a nutshell: * Use separate functions for retrieving configuration data, validating it, and - generating taret config, see our + generating target config, see our [documentation](https://docs.vyos.io/en/latest/contributing/development.html#python) for the common structure * Use the `get_config_dict()` API as much as possible when retrieving values from the CLI |
