From aa9c3fcdd70dc7a5902908b9a9615e3b1c3599ef Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Sat, 17 Mar 2018 14:00:40 +0100 Subject: [PATCH] typo --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 8756b6f..a247d07 100644 --- a/FAQ.md +++ b/FAQ.md @@ -35,7 +35,7 @@ In **C#** language there are none of the handy functions to operate with textual For some particular languages ReCodEx provides mappings of exit codes from internal runners to messages. Full tables of codes can be found on [separate page](https://github.com/ReCodEx/wiki/wiki/Exit-Code-Mappings). -## How to Write Custom Judges +## How to write Custom Judges ReCodEx provides a few initial judges programs. They are mostly adopted from CodEx and installed automatically with the worker component. Judging programs