diff options
author | lucasdavila86 <lucasdavila86@users.noreply.github.com> | 2020-08-04 13:47:29 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-04 13:47:29 -0300 |
commit | 43e09fa32a932a626484a7da72c230ff14f3cb11 (patch) | |
tree | 1784f27c158f8f5e2dfd56c8440d320feffe28e6 /docs | |
parent | 243238380a6d408d40ef5e64b9d4222c3898e264 (diff) | |
download | vyos-documentation-43e09fa32a932a626484a7da72c230ff14f3cb11.tar.gz vyos-documentation-43e09fa32a932a626484a7da72c230ff14f3cb11.zip |
Update flow-accounting.rst correcting typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/system/flow-accounting.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/system/flow-accounting.rst b/docs/system/flow-accounting.rst index 64c20dcf..f09c1c9a 100644 --- a/docs/system/flow-accounting.rst +++ b/docs/system/flow-accounting.rst @@ -39,8 +39,8 @@ NetFlow is usually enabled on a per-interface basis to limit load on the router components involved in NetFlow, or to limit the amount of NetFlow records exported. -Configururation -=============== +Configuration +============= In order for flow accounting information to be collected and displayed for an interface, the interface must be configured for flow accounting. |