docs: move Also See to See Also (#4245)

sed -i 's/Also See/See Also/' plugin/**/README.md

Some plugins did already use 'See Also', so it's all consistent now.

Fixes: #4196

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-10-28 18:56:35 +01:00
committed by GitHub
parent c58e4b09fc
commit c2e4f2f1ab
20 changed files with 20 additions and 20 deletions

View File

@@ -52,6 +52,6 @@ And now a client with NSID support will see an OPT record with the NSID option:
;whoami.example.org. IN A
~~~
## Also See
## See Also
[RFC 5001](https://tools.ietf.org/html/rfc5001)