Merge pull request #962 from Arafatk/patch-4

Minor Doc fix
This commit is contained in:
Justin Li
2017-12-07 16:00:35 -05:00
committed by GitHub

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)