From 599ea1e5e3f80d852240a7f852d73fe7fedafc48 Mon Sep 17 00:00:00 2001 From: Erick Hitter <services@ethitter.com> Date: Sun, 15 May 2016 00:12:30 -0700 Subject: [PATCH] Concision --- readme.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 160f555..3ae2ba1 100644 --- a/readme.txt +++ b/readme.txt @@ -8,13 +8,11 @@ Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -Redirect a chosen slug, "latest" by default, to, well, the latest post. +Redirect a chosen slug, "latest" by default, to, well, the most-recently published post. == Description == -Once activated, a given slug will redirect to whatever is the most recently-published post on the site. By default, the slug is `latest`. - -`latest`, the default slug, can be changed from the Permalinks settings screen. +Once activated, a given slug will redirect to whatever is the most recently-published post on the site. By default, the slug is `latest`, but it can be changed from the Permalinks settings screen. == Installation == -- GitLab