fix spelling

This commit is contained in:
5ila5
2024-08-19 23:00:04 +02:00
committed by 5ila5
parent d5012c84a8
commit 9c0c1cfc89
188 changed files with 1712 additions and 1684 deletions

View File

@@ -36,4 +36,4 @@ An easy way to discover your Unique Property Reference Number (UPRN) is by going
### Hard way (browser developer tools)
Goto <https://gis.stalbans.gov.uk/NoticeBoard9/NoticeBoard.aspx>, open your browser developer tools, goto the network tab and inspect the network requests as you select your address. You will see a POST request to `https://gis.stalbans.gov.uk/NoticeBoard9/VeoliaProxy.NoticeBoard.asmx/GetServicesByUprnAndNoticeBoard` you can find the UPRN in the request payload.
Go to <https://gis.stalbans.gov.uk/NoticeBoard9/NoticeBoard.aspx>, open your browser developer tools, open the network tab and inspect the network requests as you select your address. You will see a POST request to `https://gis.stalbans.gov.uk/NoticeBoard9/VeoliaProxy.NoticeBoard.asmx/GetServicesByUprnAndNoticeBoard` you can find the UPRN in the request payload.