From c0d963a7ca85280019d3d01b09c2e34532ef07e1 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 29 Jan 2025 16:02:41 -0800 Subject: [PATCH] Fix spelling in quota documentation heading --- docs/applications/gafaelfawr/quotas.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/applications/gafaelfawr/quotas.rst b/docs/applications/gafaelfawr/quotas.rst index 0d1738115e..fd137ad751 100644 --- a/docs/applications/gafaelfawr/quotas.rst +++ b/docs/applications/gafaelfawr/quotas.rst @@ -129,8 +129,8 @@ Users who are not a member of that group will continue to have unlimited access Also, members of the ``g_limited`` group will not be allowed to spawn new notebooks, because their ``spawn`` flag is set to false instead of the default of true. Note that ``cpu`` and ``memory`` are also set because they are required fields, but are set to 0.0 so they don't add anything to the quota. -Bypas groups ------------- +Bypass groups +------------- Finally, some groups can be allowed to bypass all quota limits. This is done with the ``bypass`` key.