From a7daa9c5cfe9b69204dadd86c9c5a8e7deef9b92 Mon Sep 17 00:00:00 2001 From: Suspense Date: Tue, 24 Aug 2021 20:13:55 +0200 Subject: [PATCH] Update pr-review.md --- docs/maintainers/pr-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintainers/pr-review.md b/docs/maintainers/pr-review.md index 0af094676..e3a871ac0 100644 --- a/docs/maintainers/pr-review.md +++ b/docs/maintainers/pr-review.md @@ -13,7 +13,7 @@ If the CI is failing, tag the user and comment on the pr. --- ### Contents of the website -We need to make sure that the contents being hosted via the record being registered is used for malicious purposes. +We need to make sure that the contents being hosted via the record being registered is not used for malicious purposes. To do this, we must try our best to verify the contents of website and if required ask some questions regarding the contents in the PR. ---