diff --git a/website/docs/language/functions/one.html.md b/website/docs/language/functions/one.html.md index 0fc5918ff..e4c60a27a 100644 --- a/website/docs/language/functions/one.html.md +++ b/website/docs/language/functions/one.html.md @@ -49,7 +49,7 @@ no instances were created. ## Relationship to the "Splat" Operator The Terraform language has a built-in operator `[*]`, known as -[the _splat_ operator](../expressions/splat.html), and one if its functions +[the _splat_ operator](../expressions/splat.html), and one of its functions is to translate a primitive value that might be null into a list of either zero or one elements: