From 124a390c110e1ff7a19329ef2c9869536b54eef7 Mon Sep 17 00:00:00 2001 From: Barbara Miller Date: Mon, 29 Jul 2024 14:28:53 -0700 Subject: [PATCH] Revert "fix doc typos" This reverts commit f06e0348eaf47f264698db3a8768ac981f311a28. --- job-conf.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/job-conf.rst b/job-conf.rst index 64432b0..08707b6 100644 --- a/job-conf.rst +++ b/job-conf.rst @@ -3,7 +3,7 @@ Brozzler Job Configuration Jobs are used to brozzle multiple seeds and/or apply settings and scope rules, as defined byusing YAML files. At least one seed URL must be specified. -All other configurations are optional. +All other configurartions are optional. .. contents:: @@ -44,7 +44,7 @@ How inheritance works Most of the settings that apply to seeds can also be specified at the top level, in which case all seeds inherit those settings. If an option is specified both at the top level and at the seed level, the results are merged. -In cases of conflict, the seed-level value takes precedence. +In cases of coflict, the seed-level value takes precedence. In the example yaml above, ``warcprox_meta`` is specified at the top level and at the seed level for the seed http://one.example.org/. At the top level we