diff options
-rw-r--r-- | CHANGELOG.md | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dd7a4a5..42120aea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Shows the current context of your `kubectl` configuration. ### New Segment: `vpn` -Shows current `vpn` address. +Shows current `vpn` interface. ## v0.6.4 @@ -452,7 +452,7 @@ This segment tries to extract the VPN related IP addresses from nmcli, based on | Variable | Default Value | Description | |----------|---------------|-------------| -|`POWERLEVEL9K_VPN_IP_INTERFACE`|tun|The VPN NIC type| +|`POWERLEVEL9K_VPN_IP_INTERFACE`|`tun`|The VPN interface.| ##### public_ip |