Skip to content

Commit 7796662

Browse files
committed
docs: fix typos in documentation
1 parent f35b53c commit 7796662

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/getting-started/install.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ under assets options.
151151
Installation on Linux and Mac
152152
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
153153

154-
Download the archive for your operating systen and extract
154+
Download the archive for your operating system and extract
155155
the archive from command line::
156156

157157
tar -xvf scancode-toolkit-30.0.1_py38-linux.tar.gz
@@ -357,7 +357,7 @@ Run the following once you have `Git <https://git-scm.com/>`_ installed::
357357
Configure the build
358358
^^^^^^^^^^^^^^^^^^^
359359

360-
ScanCode use a configure scripts to create an isolated virtual environment,
360+
ScanCode uses a configure scripts to create an isolated virtual environment,
361361
install required packaged dependencies.
362362

363363
On Linux/Mac:
@@ -380,9 +380,9 @@ Now you are ready to use the freshly configured scancode-toolkit.
380380

381381
.. NOTE::
382382

383-
For use in development, run instead ``configure --dev``. If your face
383+
For use in development, run instead ``configure --dev``. If you face
384384
issues while configuring a previous version, ``configure --clean`` to
385-
clean and reset your enviroment. You will need to run ``configure`` again.
385+
clean and reset your environment. You will need to run ``configure`` again.
386386

387387

388388
----

0 commit comments

Comments
 (0)