Skip to content

Commit

Permalink
Merge pull request #20 from thadguidry/patch-1
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
Humbedooh committed Feb 15, 2019
2 parents 877c90b + 17bc154 commit 3c750a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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``

Expand Down

0 comments on commit 3c750a7

Please sign in to comment.