From ad785cbb8320a0d7b8726e5b8cb50c2499b492ba Mon Sep 17 00:00:00 2001 From: Teyras Date: Wed, 11 Jan 2017 14:43:34 +0100 Subject: [PATCH] typo --- Rewritten-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rewritten-docs.md b/Rewritten-docs.md index 65b1040..9adb481 100644 --- a/Rewritten-docs.md +++ b/Rewritten-docs.md @@ -173,7 +173,7 @@ may have different environment to allow testing programs in more conditions. Incoming jobs are scheduled to particular worker depending on its capabilities and job requirements. -Job processing itself stars with obtaining source files and job configuration. +Job processing itself starts with obtaining source files and job configuration. The configuration is parsed into small tasks with simple piece of work. Evaluation itself goes in direction of tasks ordering. It is crucial to keep executive computer secure and stable, so isolated sandboxed environment is used