|
1 | 1 | --- |
2 | | -title:"Quick start: CreatingProducts and applications" |
3 | | -description:"Create Argo CD applications and group them withinProducts" |
| 2 | +title:"Quick start: Creatingproducts and applications" |
| 3 | +description:"Create Argo CD applications and group them withinproducts" |
4 | 4 | group:gitops-quick-start |
5 | 5 | toc:true |
6 | 6 | redirect_from: |
@@ -38,7 +38,7 @@ Products are one of the three core entities for promotions in Codefresh GitOps, |
38 | 38 |
|
39 | 39 | For detailed information, see[Products]({{site.baseurl}}/docs/products/about-products/). |
40 | 40 |
|
41 | | -#####Why createProducts? |
| 41 | +#####Why createproducts? |
42 | 42 |
|
43 | 43 | Here are a few reasons why you would want to create products to manage your applications. |
44 | 44 |
|
@@ -70,7 +70,7 @@ When you create the application, to use the resources, select the folder corresp |
70 | 70 | Create the first application to correspond to the version of the application you want in the development environment. |
71 | 71 | For the quick start, we'll do the following: |
72 | 72 | * Create the`demo-trioapp-dev` application |
73 | | -* Create aProduct for this application, the`demo-triopapp` product |
| 73 | +* Create aproduct for this application, the`demo-triopapp` product |
74 | 74 | * Configure other required application configuration settings |
75 | 75 | * Commit the application to a Git Source |
76 | 76 |
|
|