Skip to content

Commit

Permalink
updated documentation of ScanCode.io
Browse files Browse the repository at this point in the history
Signed-off-by: Varsha U N <varshamaddur2006@gmail.com>
  • Loading branch information
VarshaUN committed Sep 17, 2024
1 parent c6379fc commit c1c91f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ you simply start by creating a :ref:`new project <user_interface_create_new_proj
and run the appropriate pipeline.

ScanCode.io offers several :ref:`built_in_pipelines` depending on your input, see
the :ref:`faq_which_pipeline` bellow.
the :ref:`faq_which_pipeline` below.

As an alternative, I you simply which to run a pipeline without installing ScanCode.io
you may use the Docker image to run pipelines as a single command:
Expand Down Expand Up @@ -271,7 +271,7 @@ data older than 7 days::

@daily scanpipe flush-projects --retain-days 7 --no-input

.. note:: If you are use Docker for running ScanCode.io, you can run the scanpipe
.. note:: If you are using Docker for running ScanCode.io, you can run the scanpipe
``flush-projects`` command using::

docker compose run --rm web scanpipe flush-projects
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial_web_ui_review_scan_results.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The goal here is to guide you on how to understand and review your scan
results using the ScanCode.io web interface.

.. tip::
As a perquisite, follow the :ref:`tutorial_web_ui_analyze_docker_image` tutorial
As a pre-requisite, follow the :ref:`tutorial_web_ui_analyze_docker_image` tutorial
to have a better understanding of the information included here.

.. image:: images/tutorial-web-ui-project-list.png
Expand Down

0 comments on commit c1c91f6

Please sign in to comment.