From b7ab40f545d4c808a23d644dc12796e24ff6e941 Mon Sep 17 00:00:00 2001 From: Sebastian Weber Date: Wed, 17 Jan 2024 21:40:50 +0100 Subject: Fix typo in troubleshooting. --- docs/troubleshooting/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/troubleshooting') diff --git a/docs/troubleshooting/index.rst b/docs/troubleshooting/index.rst index 902acf3a..8a34edd9 100644 --- a/docs/troubleshooting/index.rst +++ b/docs/troubleshooting/index.rst @@ -378,7 +378,7 @@ to clear interface counters # clear all interfaces vyos@vyos:~$ clear interface ethernet counters # clear specific interface - vyos@vyos:~$ clear interface ehternet eth0 counters + vyos@vyos:~$ clear interface ethernet eth0 counters The command follow the same logic as the ``set`` command in configuration mode. -- cgit v1.2.3