Unverified Commit 19a2e9c2 authored by Kjeld Schouten-Lebbing's avatar Kjeld Schouten-Lebbing Committed by GitHub

fix language mistake and backticks

parent ba4df280
...@@ -8,7 +8,7 @@ A TrueNAS SCALE chart repository differs slightly in directory structure from up ...@@ -8,7 +8,7 @@ A TrueNAS SCALE chart repository differs slightly in directory structure from up
A TrueNAS SCALE chart also has three additional files an `app-readme.md` file that provides a high level overview display in the TrueNAS SCALE UI and a `questions.yaml` file defining questions to prompt the user with and an `item.yaml` file outlining item specific details. A TrueNAS SCALE chart also has three additional files an `app-readme.md` file that provides a high level overview display in the TrueNAS SCALE UI and a `questions.yaml` file defining questions to prompt the user with and an `item.yaml` file outlining item specific details.
There are 2 directories `charts` and `test`, each representing a train. Chart releases created from catalog items in a specific train cannot be moved to another train. Currently only the "charts" train can be used for the the UI. There are 2 directories `charts` and `test`, each representing a train. Chart releases created from catalog items in a specific train cannot be moved to another train. Currently only the `charts` train can be used inside the UI.
``` ```
charts/ix-chart/<chart version>/ charts/ix-chart/<chart version>/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment