diff --git a/basics/types.md b/basics/types.md index 93a40f0..ded1fd5 100644 --- a/basics/types.md +++ b/basics/types.md @@ -3,7 +3,7 @@ title: Types description: An overview of data types in the Liquid template language. --- -Liquid objects can have one of six types: +Liquid objects can have one of five types: - [String](#string) - [Number](#number)