diff options
| author | Claude <noreply@anthropic.com> | 2026-05-11 19:35:04 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-11 19:35:04 +0000 |
| commit | d9212421139416f1feb454ea71cfca75fa1ab2b8 (patch) | |
| tree | f588738c158f39f4f8c29e58ba33efef4806fbdd /docs/configuration/protocols/traffic-engineering.md | |
| parent | a1ecf2e8d71c1188b3e90061e8fffea9ffebbf7c (diff) | |
| download | vyos-documentation-d9212421139416f1feb454ea71cfca75fa1ab2b8.tar.gz vyos-documentation-d9212421139416f1feb454ea71cfca75fa1ab2b8.zip | |
docs: fix typos across configuration, contributing, and vpp docs
Corrections include: adresses->addresses, oder->other, Them->The,
criterias->criteria, seeting->setting, carefull->careful,
beeing->being, reenable->re-enable, wich->which, derection->direction,
Whith->With, assosiate->associate, fpr->for, bootup->boot, trough->through.
https://claude.ai/code/session_01RDpSBDLSWLKMGnyPCaKECB
Diffstat (limited to 'docs/configuration/protocols/traffic-engineering.md')
| -rw-r--r-- | docs/configuration/protocols/traffic-engineering.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/protocols/traffic-engineering.md b/docs/configuration/protocols/traffic-engineering.md index 832023a7..27d54af8 100644 --- a/docs/configuration/protocols/traffic-engineering.md +++ b/docs/configuration/protocols/traffic-engineering.md @@ -11,7 +11,7 @@ Traffic Engineering parameters are used for both IS-IS and OSPF (not supported y ```{cfgcmd} set protocols traffic-engineering admin-group \<admin-group-name\> bit-position \<bit-position-value\> -Create Administrative group and assosiate bit position with it. These groups can be +Create Administrative group and associate bit position with it. These groups can be used in the following commands. \<bit-position-value\> can have value 0-31. There cannot be two groups with same bit position. |
