From d44d5aa82c802568cdcb93dca7f28a53cb857225 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Thu, 3 Aug 2017 00:36:22 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0a78216..148d33d 100644 --- a/README.rst +++ b/README.rst @@ -149,7 +149,7 @@ The default programs that RTV interacts with can be configured through environme | *If not specified, will fallback to ``$BROWSER``, or try to intelligently choose a browser supported by your system* ``$RTV_URLVIEWER`` - | A tool used to extract hyperlinks from from text, e.g. `urlview `_, `urlscan `_ + | A tool used to extract hyperlinks from blocks of text, e.g. `urlview `_, `urlscan `_ | *If not specified, will fallback to urlview if it is installed* ------------------------