summaryrefslogtreecommitdiff
path: root/doc/development/documentation/site_architecture/release_process.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/documentation/site_architecture/release_process.md')
-rw-r--r--doc/development/documentation/site_architecture/release_process.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/development/documentation/site_architecture/release_process.md b/doc/development/documentation/site_architecture/release_process.md
index 61df572a6d2..59a8d3cff01 100644
--- a/doc/development/documentation/site_architecture/release_process.md
+++ b/doc/development/documentation/site_architecture/release_process.md
@@ -70,9 +70,9 @@ this needs to happen when the stable branches for all products have been created
1. Run the raketask to create the single version:
- ```shell
- ./bin/rake "release:single[12.0]"
- ```
+ ```shell
+ ./bin/rake "release:single[12.0]"
+ ```
A new `Dockerfile.12.0` should have been created and committed to a new branch.