From d2832af169f4bc9850887cb8619fb2db989d2541 Mon Sep 17 00:00:00 2001 From: Benjamin Collet Date: Sun, 8 Apr 2018 08:41:19 +0200 Subject: [PATCH] Fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 690f11c..7c9708e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ On invocation of `ifup`: under `/etc/netns//network` don't exist, they will be created * if the `/etc/netns//network/interfaces` file doesn't exist a blank one will be created - * if it does and the interface is configured the the script will invoke `ifup` + * if it does and the interface is configured, the script will invoke `ifup` for this interface inside the namespace. ## `zsh` function to start a shell in a namespace