Verified Commit 90eb6985 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

process: fix typo in sc/dmup blurb



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent d06b40ec
Pipeline #264250 passed with stage
in 6 minutes and 10 seconds
......@@ -412,7 +412,7 @@ class StatementCreate(RequirementMixin, FormView):
return [
"I agree to uphold the Social Contract, the Debian Free Software Guidelines,",
"and the Debian Code of Conduct, in my Debian work.",
"I have read the Debian Machine Usage Policy and I accept them."
"I have read the Debian Machine Usage Policies and I accept them."
]
return None
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment