Skip to content

Commit e21679e

Browse files
gitlawrDenise
authored andcommitted
fix typo
1 parent 5d4a9e1 commit e21679e

File tree

1 file changed

+2
-2
lines changed
  • content/rancher/v2.x/en/catalog/custom

1 file changed

+2
-2
lines changed

content/rancher/v2.x/en/catalog/custom/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following table demonstrates the directory structure for a chart, which can
6969
<tr>
7070
<td> </td>
7171
<td><code>README.md</code></td>
72-
<td>Optional: Helm Readme file displayed within Rancher UI. This test displays in <strong>Detailed Descriptions</strong>.</td>
72+
<td>Optional: Helm Readme file displayed within Rancher UI. This text displays in <strong>Detailed Descriptions</strong>.</td>
7373
</tr>
7474
<td></td>
7575
<td><code>requirements.yml</code></td>
@@ -105,7 +105,7 @@ Before you create your own custom catalog, you should have a basic understanding
105105
A file that contains questions for a form. These form questions simplify deployment of a chart. Without it, you must configure the deployment using key value pairs, which is more difficult. The following image displays the difference between a Rancher chart (which includes `questions.yml`) and a native Helm chart (which does not).
106106

107107

108-
<small>Rancher Chart with <code>question.yml</code> (left) vs. Helm Chart without (right)</small>
108+
<small>Rancher Chart with <code>questions.yml</code> (left) vs. Helm Chart without (right)</small>
109109

110110
![questions.yml]({{< baseurl >}}/img/rancher/questions.png)
111111

0 commit comments

Comments
 (0)