diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-05 01:42:07 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-06 16:18:03 +0300 |
| commit | 80c5ca4aebb666932f681d2be0e7712e22d97f47 (patch) | |
| tree | 21b93597e7df6cb62c7d42b0db4a37f2cbdbb954 /docs/configexamples/md-ha.md | |
| parent | ce48fd34ef9347947206c23f13332e6e32fe0be0 (diff) | |
| download | vyos-documentation-80c5ca4aebb666932f681d2be0e7712e22d97f47.tar.gz vyos-documentation-80c5ca4aebb666932f681d2be0e7712e22d97f47.zip | |
docs: address review feedback from PR #1857
Fix conversion artifacts, typos, grammar errors, and technical
inaccuracies flagged by automated code review (Copilot + CodeRabbit).
Infrastructure: add root-level md-*.md exclusion to conf.py,
fix sphinx-autobuild ignore globs in Makefile.
Content: fix curly quotes, invalid Go panic() calls, shell quoting
in cURL examples, incorrect firewall command paths, typos across
22 documentation files, remove duplicate sections.
🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/configexamples/md-ha.md')
| -rw-r--r-- | docs/configexamples/md-ha.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/md-ha.md b/docs/configexamples/md-ha.md index b272f38e..c3fd4f84 100644 --- a/docs/configexamples/md-ha.md +++ b/docs/configexamples/md-ha.md @@ -489,7 +489,7 @@ You should now be able to see the advertised network on the other host. ### Duplicate configuration At this point, you now need to create the X link between all four routers. -Use amdifferent /30 for each link. +Use a different /30 for each link. ### Priorities |
