summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b7d7adb9..2ac5d33cb 100644
--- a/README.md
+++ b/README.md
@@ -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