We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c80b46 + 8b6d6d9 commit d5c5397Copy full SHA for d5c5397
_episodes/19-custom-types.md
@@ -59,7 +59,7 @@ The reference to a custom type is a combination of the name of the file in which
59
the object is defined (`InterProScan-apps.yml`) and the name of the object
60
within that file (`apps`) that defines the custom type. The square brackets `[]`
61
mean that an array of the preceding type is expected, in this case the `apps`
62
-type from the imported `InterProScan-apps.yaml` file
+type from the imported `InterProScan-apps.yml` file
63
64
The contents of the YAML file describing the custom type are given below:
65
0 commit comments