From de1ac0b69f9d1c3907ab72beab0c852892dec89c Mon Sep 17 00:00:00 2001 From: Jacob Kuuhaku Date: Mon, 2 Sep 2019 20:27:34 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c34a17..363da8c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ echo ""; > **Note**: If your HTML code contains any JS codes please remove any comments in that js code to prevent issues. -##Set expiration time: +## Set expiration time: ```php $hunter->setExpiration('+10 day'); //Expires after 10 days