Update types.md

This commit is contained in:
Arafat
2017-12-07 21:35:17 +05:30
committed by GitHub
parent fbe0b39d85
commit c4ae2e9012

View File

@@ -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)