Skip to content

Commit 67bc7ca

Browse files
authored
Adding the y back in
1 parent a9a8c48 commit 67bc7ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/docs/user-docs/action-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ You can convert the three supported container formats using any combination.
113113

114114
Use care when converting writable ext3 images or sandbox directories to the default squashfs file format. If changes were made to the writable container before conversion, there is no record of those changes in the Singularity recipe file rendering your container non-reproducible. It is a best practice to build your immutable production containers directly from a Singularity recipe file instead.
115115

116-
## Building containers from Singularit recipe files
116+
## Building containers from Singularity recipe files
117117
Of course, Singularity recipe files can be used as the target when building a container. For detailed information on writing Singularity recipe files, please see [the Container Recipes docs](docs-recipes).
118118

119119
Let's say you already have the following container recipe file called `Singularity`, and you want to use it to build a container.

0 commit comments

Comments
 (0)