Skip to content

Commit aba4932

Browse files
authored
Merge pull request TheAlgorithms#962 from Arafatk/patch-4
Minor Doc fix
2 parents fbe0b39 + c4ae2e9 commit aba4932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Types
33
description: An overview of data types in the Liquid template language.
44
---
55

6-
Liquid objects can have one of six types:
6+
Liquid objects can have one of five types:
77

88
- [String](#string)
99
- [Number](#number)

0 commit comments

Comments
 (0)