From 2cb2770214584e74658552e7d27313033b9aecab Mon Sep 17 00:00:00 2001 From: "Daniel Campoverde [alx741]" Date: Fri, 6 May 2016 17:19:36 -0500 Subject: [PATCH] mdp: fix typo --- pages/common/mdp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/mdp.md b/pages/common/mdp.md index c83b8c0f7..21b7e5c63 100644 --- a/pages/common/mdp.md +++ b/pages/common/mdp.md @@ -10,7 +10,7 @@ `mdp --nofade {{presentation.md}}` -- Invert font colors tu use within a light background terminal: +- Invert font colors to use in terminals with light background: `mdp --invert {{presentation.md}}`