From 17bc15421348245485e7039ddfa54ce714859883 Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Sat, 9 Feb 2019 12:37:03 -0600 Subject: [PATCH] fix typos --- docs/source/setup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/setup.rst b/docs/source/setup.rst index 99aaef8..c4c43d7 100644 --- a/docs/source/setup.rst +++ b/docs/source/setup.rst @@ -43,7 +43,7 @@ As a rule of thumb, the Server does not require a lot of disk space The scanners require more disk space, but can operate with limited CPU and RAM. -As an example, let os examine the Apache Kibble demo instance: +As an example, let us examine the Apache Kibble demo instance: - 100 sources (git repos, mailing lists, bug trackers and so on) - 3,5 million source objects currently (commits, emails, tickets etc) @@ -234,7 +234,7 @@ Once you have both scanners and the data server set up, you can begin scanning resources for data. Please refer to :ref:`configdatasources` for how to set up various resources for scanning via the Web UI. -Scans can be iniated manually, but you may want to set up a cron job to +Scans can be initiated manually, but you may want to set up a cron job to handle daily scans of resources. To start a scan on a scanner machine, run the following: ``python3 src/kibble-scanner.py``