diff --git a/docs/reference/candid-spec.md b/docs/reference/candid-spec.md index f39e1f65..59185d3e 100644 --- a/docs/reference/candid-spec.md +++ b/docs/reference/candid-spec.md @@ -1,6 +1,6 @@ --- title: "Candid Type Reference" -description: "Complete reference for all Candid types: syntax, subtyping rules, and Motoko/Rust/JavaScript mappings" +description: "Complete reference for all Candid types: syntax, subtyping rules, and Motoko, Rust and JavaScript mappings" sidebar: order: 11 ---