diff --git a/content/rancher/v2.x/en/catalog/custom/_index.md b/content/rancher/v2.x/en/catalog/custom/_index.md
index 9a0904d4c9d..f438ba9a0df 100644
--- a/content/rancher/v2.x/en/catalog/custom/_index.md
+++ b/content/rancher/v2.x/en/catalog/custom/_index.md
@@ -69,7 +69,7 @@ The following table demonstrates the directory structure for a chart, which can
| |
README.md |
- Optional: Helm Readme file displayed within Rancher UI. This test displays in Detailed Descriptions. |
+ Optional: Helm Readme file displayed within Rancher UI. This text displays in Detailed Descriptions. |
|
requirements.yml |
@@ -105,7 +105,7 @@ Before you create your own custom catalog, you should have a basic understanding
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).
- Rancher Chart with question.yml (left) vs. Helm Chart without (right)
+ Rancher Chart with questions.yml (left) vs. Helm Chart without (right)
