From b725fb2ba585a1afd289cf476e8471e29595ebc1 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Sun, 28 Nov 2021 10:00:57 +0100 Subject: [PATCH] fix Grammarous errors --- docs/qutebrowser.md | 2 +- docs/weechat.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/qutebrowser.md b/docs/qutebrowser.md index a676465..6b9e100 100644 --- a/docs/qutebrowser.md +++ b/docs/qutebrowser.md @@ -22,7 +22,7 @@ will update the adblock lists without starting a qutebrowser window. ## Greasemonkey scripts -To add scripts such as 4chanX to qutebrowser add the js file to `${XDG_DATA_HOME:-$HOME/.local/share}/qutebrowser/greasemonkey`. For 4chanX this would be: +To add scripts such as 4chanX to qutebrowser add the Js file to `${XDG_DATA_HOME:-$HOME/.local/share}/qutebrowser/greasemonkey`. For 4chanX this would be: ```sh wget -P ${XDG_DATA_HOME:-$HOME/.local/share}/qutebrowser/greasemonkey https://www.4chan-x.net/builds/4chan-X.user.js diff --git a/docs/weechat.md b/docs/weechat.md index 791ecc6..afcb24b 100644 --- a/docs/weechat.md +++ b/docs/weechat.md @@ -101,4 +101,4 @@ to not display old messages as notifications again when opening buffers for the ``` Keep in mind that this will disable notifications for the current buffer at all times. Move to the first buffer or an irrelevant one to still get reliable notifications -See the [Github page](https://github.com/s3rvac/weechat-notify-send) for more configuration options. +See the [gitHub page](https://github.com/s3rvac/weechat-notify-send) for more configuration options.