Commit e762a4b6 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-fix-markdown-code-block-puma' into 'master'

Docs: close the fenced code block in Puma workers section

See merge request gitlab-org/gitlab!66321
parents 801e8dd5 143b3c97
...@@ -218,7 +218,7 @@ Take for example the following scenarios: ...@@ -218,7 +218,7 @@ Take for example the following scenarios:
- number of cores: 4 - number of cores: 4
- memory limit: (4 - 1.5) = 2.5 - memory limit: (4 - 1.5) = 2.5
] ]
`` ```
So, the highest from 2 and 2 is 2. So, the highest from 2 and 2 is 2.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment