Skip to content

Commit b73b4bf

Browse files
authored
Fix bold
Bold was incomplete, showing two ** on page.
1 parent 4aeb037 commit b73b4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/reusing-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ A reusable command may have the following immediate children keys as a map:
3333
- **Parameters:** (optional) A map of parameter keys, each of which adheres to the `parameter` spec.
3434
- **Steps:** (required) A sequence of steps run inside the calling job of the command.
3535

36-
### The `commands` Key**
36+
### **The `commands` Key**
3737

3838
A command definition defines a sequence of steps as a map to be executed in a job, enabling you to reuse a single command definition across multiple jobs.
3939

0 commit comments

Comments
 (0)