Skip to content

Commit 81fef0c

Browse files
alecbcscmelone
andauthored
Update tutorial_basics.rst
Co-authored-by: Caetano Melone <cmelone@users.noreply.github.com>
1 parent 43a2d60 commit 81fef0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial_basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Spack’s compiler wrappers will automatically inject these flags into the appro
126126
After installing packages, we can use the ``spack find`` command to query which packages are installed.
127127
Notice that by default, some installed packages appear identical in the output.
128128
To help distinguish between them, we can add the ``-l`` flag to display each package’s unique hash.
129-
Additionally if we include the ``-f`` flag, Spack will show any non-empty compiler flags that were used during installation.
129+
Additionally, if we include the ``-f`` flag, Spack will show any non-empty compiler flags that were used during installation.
130130

131131
We use the ``spack find`` command to query which packages are installed.
132132
Note that, with the default output, some packages may appear identical.

0 commit comments

Comments
 (0)