From 1f2549147abbae5f6c18de2a856a19f1902d5540 Mon Sep 17 00:00:00 2001 From: Kevin Morris Date: Mon, 20 Sep 2021 07:46:29 +0000 Subject: [PATCH] Fix typo --- Testing-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing-Guide.md b/Testing-Guide.md index 95718b1..f977480 100644 --- a/Testing-Guide.md +++ b/Testing-Guide.md @@ -2,7 +2,7 @@ This document provides guidance on running tests and development servers in the [aurweb (base branch: **pu**)](https://gitlab.archlinux.org/archlinux/aurweb/-/tree/pu) project. -Before you begin, ensure that you've got the relevent dependencies +Before you begin, ensure that you've got the relevant dependencies described in the [Requirements](#requirements) table. ## Requirements