Skip to content

Commit d73581f

Browse files
Fixed Chapter Names
1 parent bb17528 commit d73581f

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"label": "Simple pipelines",
3-
"position": 30,
4-
"link": {
5-
"type": "generated-index",
6-
"description": "Let's start with the basics."
7-
}
8-
}
2+
"label": "Simple Pipelines",
3+
"position": 30,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Let's start with the basics."
7+
}
8+
}

docs/70-grouping/_category_.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"label": "Grouping results",
3-
"position": 70,
4-
"link": {
5-
"type": "generated-index",
6-
"description": "Grouping."
7-
}
8-
}
2+
"label": "Grouping Results",
3+
"position": 70,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Grouping."
7+
}
8+
}
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"label": "Modifying results",
3-
"position": 80,
4-
"link": {
5-
"type": "generated-index",
6-
"description": "Changing the output of our pipelines."
7-
}
8-
}
2+
"label": "Modifying Results",
3+
"position": 80,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Changing the output of our pipelines."
7+
}
8+
}

0 commit comments

Comments
 (0)