File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11---
2- title : Quick Start
2+ title : Quick start
33description : Learn how to create, run, and manage Actors using Apify CLI.
44---
55
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ module.exports = [
1313 {
1414 type : 'doc' ,
1515 id : 'quick-start' ,
16- label : 'Quick Start ' ,
16+ label : 'Quick start ' ,
1717 } ,
1818 {
1919 type : 'doc' ,
@@ -27,7 +27,7 @@ module.exports = [
2727 } ,
2828 {
2929 type : 'category' ,
30- label : 'Use Cases ' ,
30+ label : 'Use cases ' ,
3131 items : [
3232 {
3333 type : 'doc' ,
Original file line number Diff line number Diff line change 1313 {
1414 "type" : " doc" ,
1515 "id" : " quick-start" ,
16- "label" : " Quick Start "
16+ "label" : " Quick start "
1717 },
1818 {
1919 "type" : " doc" ,
2727 },
2828 {
2929 "type" : " category" ,
30- "label" : " Use Cases " ,
30+ "label" : " Use cases " ,
3131 "items" : [
3232 {
3333 "type" : " doc" ,
You can’t perform that action at this time.
0 commit comments