diff options
| author | Sting Alleman <git@stingalleman.nl> | 2026-03-06 15:19:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-06 15:19:24 +0100 |
| commit | 1198f79cd699f663994445058bc623490eeed1bb (patch) | |
| tree | 92a2d1483d99af273ba7d805eb4f7d9baaf9fa42 /docs | |
| parent | 4412257d2c7a1c31a04c8c2c933b989abdc10292 (diff) | |
| download | vyos-documentation-1198f79cd699f663994445058bc623490eeed1bb.tar.gz vyos-documentation-1198f79cd699f663994445058bc623490eeed1bb.zip | |
Fix typo
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/service/dhcp-relay.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/dhcp-relay.rst b/docs/configuration/service/dhcp-relay.rst index dc45d071..632b2800 100644 --- a/docs/configuration/service/dhcp-relay.rst +++ b/docs/configuration/service/dhcp-relay.rst @@ -101,7 +101,7 @@ The generated configuration will look like: show service dhcp-relay listen-interface eth1 - upstrem-interface eth2 + upstream-interface eth2 server 10.0.1.4 relay-options { relay-agents-packets discard |
