File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ you simply start by creating a :ref:`new project <user_interface_create_new_proj
14
14
and run the appropriate pipeline.
15
15
16
16
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 .
18
18
19
19
As an alternative, I you simply which to run a pipeline without installing ScanCode.io
20
20
you may use the Docker image to run pipelines as a single command:
@@ -271,7 +271,7 @@ data older than 7 days::
271
271
272
272
@daily scanpipe flush-projects --retain-days 7 --no-input
273
273
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
275
275
``flush-projects `` command using::
276
276
277
277
docker compose run --rm web scanpipe flush-projects
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ The goal here is to guide you on how to understand and review your scan
10
10
results using the ScanCode.io web interface.
11
11
12
12
.. 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
14
14
to have a better understanding of the information included here.
15
15
16
16
.. image :: images/tutorial-web-ui-project-list.png
You can’t perform that action at this time.
0 commit comments