From 1d19437ade1d0edf04a35ca2000ca30d462daab0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 29 May 2019 23:47:45 -0400 Subject: [PATCH] fix caps --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ee28b3c..a0830e0 100644 --- a/README.md +++ b/README.md @@ -695,7 +695,7 @@ This option can be specified multiple times, with commands executed in the order #### `PostUp` Optionally run a command after the interface is brought up. -This option can appear multiple times, as with PreUP +This option can appear multiple times, as with PreUp **Examples** @@ -720,7 +720,7 @@ This option can appear multiple times, as with PreUP #### `PreDown` Optionally run a command before the interface is brought down. -This option can appear multiple times, as with PreUP +This option can appear multiple times, as with PreUp **Examples** @@ -734,7 +734,7 @@ This option can appear multiple times, as with PreUP #### `PostDown` Optionally run a command after the interface is brought down. -This option can appear multiple times, as with PreUP +This option can appear multiple times, as with PreUp **Examples**