diff --git a/markit.1 b/markit.1 index 2abae20..54e8e2f 100644 --- a/markit.1 +++ b/markit.1 @@ -11,7 +11,7 @@ is a command line tool to save and search bookmarks. .PP The SQLite3 database file is stored in $HOME/.cache/bookmarks.db for each user. .PP -It's advisable to copy URLs directly from the browser address bar, i.e., along with the leading `http://` or `htts://` token. markit looks up title data (found within tags of HTML) from the web only for fully-formed HTTP or HTTPS URLs. +It's advisable to copy URLs directly from the browser address bar, i.e., along with the leading `http://` or `https://` token. markit looks up title data (found within tags of HTML) from the web only for fully-formed HTTP or HTTPS URLs. .PP You can either add or update or delete record(s) in one instance. A combination of these operations are not supported in a single instance. .PP