diff --git a/docs/content/_index.md b/docs/content/_index.md index 138dbf6..9d5ee03 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -1,6 +1,6 @@ --- title: "typescript-as-data" -description: "Configuration as code, read as data." +description: "Configuration as code, parsed as data." --- ## A policy in YAML and in TypeScript diff --git a/docs/hugo.toml b/docs/hugo.toml index 3dbb88a..3648cdc 100644 --- a/docs/hugo.toml +++ b/docs/hugo.toml @@ -5,7 +5,7 @@ disableKinds = ["taxonomy", "term"] [params] repo = "https://github.com/INTENTIUS/typescript-as-data" - description = "Configuration as code, read as data." + description = "Configuration as code, parsed as data." # The header's fixed entries. Consumers are not listed here: the header # renders a "For your platform" menu from data/consumers.yaml, so a new