From 2ee4cb387d44fb2858e71ccccf2dfef6cd0e1bf8 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 2 Jan 2023 11:52:31 +0000 Subject: [PATCH] Typo --- manual/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/manual.md b/manual/manual.md index 328d5f1a6..046eb6aad 100644 --- a/manual/manual.md +++ b/manual/manual.md @@ -341,7 +341,7 @@ If you want to block particular fediverse accounts or instances then you can ent Within the *filtering and blocking* section you can also set a city which will be used for geolocation spoofing. When you post a photo, instead of removing all metadata spoofed metadata will be added in order to consistently fool the machine learning systems behind web crawlers or scrapers, and create a [confirmation bias](https://en.wikipedia.org/wiki/Confirmation_bias) effect where the surveillance systems become increasingly confident in an erroneous conclusion. Setting a city somewhere near to your [time zone](https://en.wikipedia.org/wiki/Time_zone) is preferable, so that it matches your typical pattern of daily posting activity without giving away your real location. ### Verifying your website or blog -It is possible to indicate that a website of blog belongs to you by linking it to your profile screen. Within the *head* html section of your website or blog index page include a line similar to: +It is possible to indicate that a website or blog belongs to you by linking it to your profile screen. Within the *head* html section of your website or blog index page include a line similar to: ``` html ```