Skip to content

Commit 1b7549f

Browse files
authored
Fix minor formatting issue in spack_exercise.md (#251)
1 parent 31048d2 commit 1b7549f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03_building_and_packaging/spack_exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Please do all the development inside a Docker container. The Docker container is
4848
- Go through the `FIXME` sections and fill them in accordingly, but leave out the `depends_on` part for the moment.
4949
- Add the course homepage `https://simulation-software-engineering.github.io/homepage/` as homepage.
5050
- Add your *GitHub* username as maintainer.
51-
- You do not have to specify additional arguments to `CMake` such that the `cmake_args` function can be removed.
51+
- You do not have to specify additional arguments to `CMake` such that the `cmake_args` function can be removed.
5252
- Check the output of `spack info spack-exercise` and make sure that it makes sense.
5353
- You already should be able to build/install the `0.1.0` version of our package with
5454

0 commit comments

Comments
 (0)