diff --git a/docs/developer/develop/package/manifest.md b/docs/developer/develop/package/manifest.md index 82b29aefe..a25c3de63 100644 --- a/docs/developer/develop/package/manifest.md +++ b/docs/developer/develop/package/manifest.md @@ -4,7 +4,7 @@ outline: [2, 3] # OlaresManifest Specification -Every **Olares Application Chart** should include a `OlaresManifest.yaml` file in the root directory. `OlaresManifest.yaml` provides all the essential information about an Olares App. Both the **Olares Market protocol** and the Olares depend on this information to distribute and install applications. +Every **Olares Application Chart** should include an `OlaresManifest.yaml` file in the root directory. `OlaresManifest.yaml` provides all the essential information about an Olares App. Both the **Olares Market protocol** and the Olares depend on this information to distribute and install applications. :::info NOTE Latest Olares Manifest version: `0.10.0`