From ab570fd887f341580388a675a0876410441b1bcf Mon Sep 17 00:00:00 2001 From: Hussein Al Hammad Date: Thu, 16 May 2019 15:08:16 +0400 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a6cac01..f5faef8 100644 --- a/readme.md +++ b/readme.md @@ -77,7 +77,7 @@ pipit_template($template, $data, $opts, $return); Options array: -| Type | Description | +| Option | Description | |------------|----------------------------------------------------------------| | namespace | Template name space. Default `content` | | count | The number of items to display. |