Skip to content

Commit 51b42db

Browse files
authored
Merge pull request #1387 from VarshaUN/update-ScanCode-documentation
Updated the typo mistakes of documentation of ScanCode.io (#1386)
2 parents b300d73 + c1c91f6 commit 51b42db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ you simply start by creating a :ref:`new project <user_interface_create_new_proj
1414
and run the appropriate pipeline.
1515

1616
ScanCode.io offers several :ref:`built_in_pipelines` depending on your input, see
17-
the :ref:`faq_which_pipeline` bellow.
17+
the :ref:`faq_which_pipeline` below.
1818

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

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

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

277277
docker compose run --rm web scanpipe flush-projects

docs/tutorial_web_ui_review_scan_results.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The goal here is to guide you on how to understand and review your scan
1010
results using the ScanCode.io web interface.
1111

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

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

0 commit comments

Comments
 (0)