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**