diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst
index 452981a9..3a7481eb 100644
--- a/docs/configuration/system/login.rst
+++ b/docs/configuration/system/login.rst
@@ -319,28 +319,28 @@ TACACS is defined in :rfc:`8907`.
Configuration
-------------
-.. cfgcmd:: set system login tacas server
key
+.. cfgcmd:: set system login tacacs server key
Specify the IP `` of the TACACS server user with the pre-shared-secret
given in ``.
Multiple servers can be specified.
-.. cfgcmd:: set system login tacas server port
+.. cfgcmd:: set system login tacacs server port
Configure the discrete port under which the TACACS server can be reached.
This defaults to 49.
-.. cfgcmd:: set system login tacas server disable
+.. cfgcmd:: set system login tacacs server disable
Temporary disable this TACACS server. It won't be queried.
-.. cfgcmd:: set system login tacas server timeout
+.. cfgcmd:: set system login tacacs server timeout
Setup the `` in seconds when querying the TACACS server.
-.. cfgcmd:: set system login tacas source-address
+.. cfgcmd:: set system login tacacs source-address
TACACS servers could be hardened by only allowing certain IP addresses to
connect. As of this the source address of each TACACS query can be
@@ -350,7 +350,7 @@ Configuration
interface address pointing towards the server - making it error prone on
e.g. OSPF networks when a link fails and a backup route is taken.
-.. cfgcmd:: set system login tacas vrf
+.. cfgcmd:: set system login tacacs vrf
Source all connections to the TACACS servers from given VRF ``.