0c9be8e07e5a7db05199ee9c869a06337f409b62
howto/frr.md
... | ... | @@ -179,6 +179,6 @@ exit |
179 | 179 | |
180 | 180 | ### Configuration tipps |
181 | 181 | |
182 | -- Use [peer groups](https://docs.frrouting.org/en/latest/bgp.html#peer-groups) (_Strongly reccomended to limit the work neede to add new peers or change general configuration for may peers._) |
|
182 | +- Use [peer groups](https://docs.frrouting.org/en/latest/bgp.html#peer-groups) (_Strongly recommended to limit the work neede to add new peers or change general configuration for may peers._) |
|
183 | 183 | - `tab` and `?` are your best friends in the VTY shell |
184 | 184 | - Use `find REGEX` in the VTY shell to find certain commands |